From Fedora Project Wiki
m (Added a notice that yum has been replaced with DNF.) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{autolang|base=yes}} | {{autolang|base=yes}} | ||
{{admon/important|This is important|As of Fedora 22, yum has been replaced with [[Dnf]]. [https://fedoraproject.org/wiki/Releases/22/ChangeSet#Replace_Yum_With_DNF]}} | {{admon/important|This is important|As of Fedora 22 2015, yum has been replaced with [[Dnf]]. [https://fedoraproject.org/wiki/Releases/22/ChangeSet#Replace_Yum_With_DNF]}} | ||
{{Infobox package | {{Infobox package |
Latest revision as of 07:38, 3 April 2024
Yum | |
RPM package | yum
|
Maintainer | Seth Vidal and several others |
Added in | Fedora Core 1 |
Website | http://yum.baseurl.org/ |
Upstream bugs | http://yum.baseurl.org/report |
Mailing list | http://lists.baseurl.org/mailman/listinfo/yum |
IRC | #yum[?] on freenode.net |
Bugs • Bodhi • Koji |
yum
is a software package manager that installs, updates, and removes packages on RPM-based systems. It automatically computes dependencies and figures out what things should occur to install packages. yum makes it easier to maintain groups of machines without having to manually update each one using rpm.
Features include:
- Support for multiple repositories
- Simple configuration
- Dependency calculation
- Fast operation
- RPM-consistent behavior
- Package group support, including multiple-repository groups
- Simple interface
yum uses an online repository by default, but you can also configure it to use a local repository of packages.