Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PPA repository? #32

Open
kuba-orlik opened this issue Sep 2, 2015 · 2 comments
Open

PPA repository? #32

kuba-orlik opened this issue Sep 2, 2015 · 2 comments

Comments

@kuba-orlik
Copy link

Installing Orange on an Ubuntu machine is a big hassle. Have you considered releasing Orange on a ppa repository?

@kernc
Copy link

kernc commented Sep 3, 2015

Thanks for the heads up. We'll be releasing a *.deb package soon, possibly even on Ubuntu's PPA (although that makes it available to Ubuntu almost exclusively).

@brylie
Copy link

brylie commented Jul 5, 2016

FWIW, PPAs can be added in Debian, just like any other APT repository:

On debian 7 the add-apt-repository command is available and can be used to add any launchpad ppa repository in a single command.

# add-apt-repository 'deb http://ppa.launchpad.net/shimmerproject/ppa/ubuntu quantal main'

source

There may be some difficulties with dependencies that stem from different repositories that may be out of sync. E.g. Debian stable tends to lag significantly behind Ubuntu since each Ubuntu version comes from Debian unstable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants