Repositories/Packman

From openSUSE-Community

(Redirected from Package Sources/Packman)

Contents

[edit] Packman Software Repositories

Packman is the most popular third-party repository available for openSUSE. It contains many packages that aren't in the openSUSE version; either because they cannot be included for legal reasons, because the distribution contains an older version, or simply because it was never packaged for the distribution release.

This is the repository where you can acquire the relevant mp3 and other codecs, as well as many multimedia applications (such as mplayer), torrent clients, games, etc...

[edit] Adding the Packman Repository

For adding the Packman repository, see Repositories.

The quickest option is to add the repository using the command-line package manager frontend zypper (available since openSUSE 10.3):

  • for 11.1:
    zypper addrepo --repo http://packman.mirrors.skynet.be/pub/packman/suse/11.1/Packman.repo
  • for 11.0:
    zypper addrepo --repo http://packman.mirrors.skynet.be/pub/packman/suse/11.0/Packman.repo
  • for 10.3:
    zypper addrepo --repo http://packman.mirrors.skynet.be/pub/packman/suse/10.3/Packman.repo

Note that for the commands above, you must be in a terminal (konsole (KDE), gnome-terminal (GNOME), urxvt, xterm, ...) as the root user (use su - to switch from your regular user to the root user).

[edit] Updates

[edit] Mirrors

Please use one of the following mirrors for the Packman repository:

Note that you must add /suse/ followed by the version (e.g. /suse/11.0) to those URLs to add them as installation sources
Example: http://packman.mirrors.skynet.be/pub/packman/suse/11.0

Austria:

Belgium

Germany

Russia Federation

United States

United Kingdom

[edit] GPG Key

To import the Packman GPG key, enter the following command:

su -c "rpm --import ftp://ftp.links2linux.de/pub/packman/public-keys.asc"

[edit] Homepage

The Packman repository homepage is located at: http://packman.links2linux.org/ Over here you can find a very deep search of the Packman repository, as well.