[med-svn] [Debian Wiki] Update of "DebianMed/HowToGet" by AndreasTille

Debian Wiki debian-www at lists.debian.org
Tue Mar 24 08:15:03 UTC 2015


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=12&rev2=13

Comment:
Import signing key

  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
+  * 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
  }}}
+  * Import the signing key of "Launchpad PPA for NEBC Team" via
+ {{{
+ gpg --recv-keys 759A8E0E5BA15160
+ gpg -a --export 759A8E0E5BA15160 | sudo apt-key add -
+ }}}
  



More information about the debian-med-commit mailing list