Documentation/Package Management

From openSUSE

Contents

General information


On modern GNU/Linux distributions like openSUSE, software installation is best done with a package manager. The package manager gets software packages from repositories (online servers, CDs, DVDs etc.) and installs them on your system. The package manager also makes it easy to remove packages later or to update them. The number of packages available for installation depends on which repositories you have added.

Packages can require functionality of other software packages. The package manager will try to manage these dependencies, but conflicts can occur that require user interaction.

openSUSE uses packages in the RPM format. You should only install RPMs that are built specifically for your version of openSUSE.

openSUSE package management


ZENworks (included by default on 10.1, 10.2)


Package Repositories


Other package managers


Backend technology


Misc


External Links