mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-25 05:37:32 +00:00
12 lines
515 B
Text
12 lines
515 B
Text
[[package-management-system]]
|
|
= Package management system
|
|
|
|
Fedora is a distribution that uses a package management system. This
|
|
system is based on the http://rpm.org[RPM Package Manager], with
|
|
several higher-level tools built on top of it, most notably
|
|
https://www.freedesktop.org/software/PackageKit/[PackageKit] (the default
|
|
GUI package management tool) and the link:Yum[yum] (command line tool).
|
|
As of Fedora 22, yum has
|
|
been replaced by link:Dnf[ dnf].
|
|
The Gnome Package Manager is another
|
|
GUI package manager.
|