DNF: Difference between revisions

From Freephile Wiki
DNF
Created page with ";Did Not Finish :no, that's a status for someone who pulls out of a Disc Golf tournament. wp:DNF (software) is the successor to Yum - a package manager for .rpm-based..."
 
No edit summary
Line 5: Line 5:


https://dnf.readthedocs.io/en/latest/command_ref.html
https://dnf.readthedocs.io/en/latest/command_ref.html
The Rocky Linux wiki has info on their repositories and also version policy https://wiki.rockylinux.org/rocky/repo/#version-policy


[[Category:System Administration]]
[[Category:System Administration]]
[[Category:Packages]]
[[Category:Packages]]
[[Category:RedHat]]

Revision as of 02:01, 1 March 2024

Did Not Finish
no, that's a status for someone who pulls out of a Disc Golf tournament.

wp:DNF (software) is the successor to Yum - a package manager for .rpm-based Linux distributions. In RHEL, and by extension, AlmaLinux and Rocky Linux, yum is an alias for dnf. (So you're using dnf even if you think you're using yum.) dnf has been around since 2013 and became default in 2015

https://dnf.readthedocs.io/en/latest/command_ref.html

The Rocky Linux wiki has info on their repositories and also version policy https://wiki.rockylinux.org/rocky/repo/#version-policy