Additional package repositories
tagline: From openSUSE
- For official repositories (OSS, non-OSS, Update, Update-Non-OSS) and semi official repositories (including KDE, GNOME and Java repositories) see Package repositories.
- For information on how to add package repositories see Add package repositories.
- For new Linux and openSUSE users it is recommended to use the 4 default repositories (OSS, Non-OSS, Update, Update-Non-OSS) and Packman. Later on when you familiarize yourself with package management you can add more.
- Please, make sure that you actually need a specific repository instead of blindly adding it. More repositories means more complexity in software management and needs some experience to avoid problems and, in extreme cases, system failure.
Contents |
[edit] Popular external repositories
To easily add the popular third-party repositories, see the openSUSE Community website.
[edit] Packman
Packman offers various additional packages for openSUSE, especially but not limited to multimedia related applications and libraries. It's the largest external repository of openSUSE packages.
The Packman project provides four repositories that may be added individually:
- Essentials: provides codecs and audio and video player applications, to fulfil the most essential needs
- Multimedia: contains many more multimedia related applications
- Extra: additional non multimedia related applications, mostly network related
- Games: obviously, games
Note that the three latter repositories are built upon and require Essentials and, hence, if you add e.g. the Multimedia repository, you MUST also add the Essentials repository.
Essentials is built for openSUSE 11.2 to 12.2, Factory, Tumbleweed and Evergreen (11.1, 11.2), while the other repositories are only built for openSUSE 11.2, 11.3, 11.4, 12.1 and 12.2
A list of repository mirrors is available on the Packman site.
Note that for reasons of convenience and personal preference, Packman also provides, for each distribution, a single repository that aggregates all the packages in the above mentioned repositories.
Here is how to add the Packman repository for your distribution -- using Essentials and Multimedia in this example, where applicable (Factory, Tumbleweed and Evergreen_11.1 don't have Multimedia):
zypper ar -f -n packman-essentials http://packman.inode.at/suse/Factory/Essentials packman-essentials
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_Tumbleweed/Essentials packman-essentials
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_12.3/Essentials packman-essentials
zypper ar -f -n packman-multimedia http://packman.inode.at/suse/openSUSE_12.3/Multimedia packman-multimedia
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_12.2/Essentials packman-essentials
zypper ar -f -n packman-multimedia http://packman.inode.at/suse/openSUSE_12.2/Multimedia packman-multimedia
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_12.1/Essentials packman-essentials
zypper ar -f -n packman-multimedia http://packman.inode.at/suse/openSUSE_12.1/Multimedia packman-multimedia
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_11.4/Essentials packman-essentials
zypper ar -f -n packman-multimedia http://packman.inode.at/suse/openSUSE_11.4/Multimedia packman-multimedia
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_11.3/Essentials packman-essentials
zypper ar -f -n packman-multimedia http://packman.inode.at/suse/openSUSE_11.3/Multimedia packman-multimedia
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_11.2/Essentials packman-essentials
zypper ar -f -n packman-multimedia http://packman.inode.at/suse/openSUSE_11.2/Multimedia packman-multimedia
zypper ar -f -n packman-essentials http://packman.inode.at/suse/openSUSE_Evergreen_11.1/Essentials/ packman-essentials
And here is how to add the all-in-one Packman repository (which doesn't make any difference for Factory, Tumbleweed and Evergreen_11.1):
zypper ar -f -n packman http://packman.inode.at/suse/Factory packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_Tumbleweed packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_12.3
packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_12.2
packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_12.1
packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_11.4 packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_11.3 packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_11.2 packman
zypper ar -f -n packman http://packman.inode.at/suse/openSUSE_Evergreen_11.1/ packman
To pick a mirror near you, please consult the mirror list on the Packman site.
[edit] VLC VideoLan client
VLC Repositories for openSUSE contains all the required libraries that are not shipped with original openSUSE. (Do Not Mix with Packman)
[edit] ATI video drivers
Proprietary drivers for ATI video cards. See the ATI install HOWTO.
This repository is not browsable with a web browser. It also seems to be defunct, as no /repodata/repomd.xml is provided.
[edit] NVIDIA drivers
Proprietary drivers for nVidia video cards. See the nVidia install HOWTO.
The nVidia repositories are only browseable via ftp.
[edit] Popular Build Service repositories
The openSUSE Build Service contains a large variety of additional repositories.
[edit] Apache
openSUSE Build Service Repository for the Apache HTTP server. See the guides at Apache.
[edit] Apache modules
Third-party apache modules built for the Build Service Apache.
If you use the standard distro Apache and only want the modules from the Build Service, you'll find them here:
[edit] Apache PHP modules
There are variants. See the LAMP guide, for a separate page which will guide you to the correct PHP repository.
If you use the Build Service Apache from above, you'll find the right mod_php for your system here.
[edit] Mozilla
Most recent versions of Firefox, Thunderbird, Seamonkey, etc.
[edit] LibreOffice STABLE
Updated and stable LibreOffice
[edit] Wine
Most recent versions of Wine.


