Debian-multimedia.org
|
Author | Content |
---|---|
miksuh2 Dec 18, 2006 6:27 PM EDT |
Most of the Debian desktop users probably want to activate debian-multimedia.org repository. If you want to use it, add repository to your /etc/apt/sources.list, Instructions are here: http://www.debian-multimedia.org Make sure you add Etch repository: Then you must download debian-multimedia.org repository key and add it to APT keyring. If you don't do that APT will complain about missing public key. Here is what you need to do: $ gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 1F41B907 $ gpg --armor --export 1F41B907 > debian-multimedia.key $ su -c "apt-key add debian-multimedia.key" or if you use sudo: $ gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 1F41B907 $ gpg --armor --export 1F41B907 | sudo apt-key add - Next run command: # apt-get update Now you should be able to install stuff from the debian-multimedia.org repository. |
Posting in this forum is limited to members of the group: [ForumMods, SITEADMINS, MEMBERS.]
Becoming a member of LXer is easy and free. Join Us!