Luk Claes wrote:
apt-get install debian-backports-keyring
or
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C
gpg --export | apt-key add -
This involves 3 separate commands, and modifies files under
/root/.gnupg/ at the same time. Seems overly complicated, especially for
non-technical people. Would it be possible to simplify this?
or
wget -O - http://backports.org/debian/archive.key | apt-key add -
Brian May
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]