[Debian Wiki] Update of "DebianMed/HowT oGet" by AndreasTille
Debian Wiki <[email protected]>
| Newsgroups | gmane.linux.debian.devel.medical.scm,gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianMed/HowToGet" page has been changed by AndreasTille:
https://wiki.debian.org/DebianMed/HowToGet?action=diff&rev1=11&rev2=12
Comment:
How to install Bio-Linux packages on an Ubuntu system
Now I can contact the maintainer of the package (as listed in the debian/control file or revealed by dpkg -s etc.) directly, copying the message to the [[http://lists.debian.org/debian-med/|mailing list]]. If I explain my changes clearly the maintainer will see that they are correct and a push the changes through to Debian. These can go into Debian Sid immediately filter through to Debian Testing and the Ubuntu development release in short order.
+ == Q. How can I install packages from Bio-Linux to a default Ubuntu system? ==
+ 1. Create a file /etc/apt/sources.list.d/01-biolinux.list with the following content
+ {{{
+ deb http://ppa.launchpad.net/nebc/bio-linux/ubuntu/ trusty main
+ }}}
+