CentOS/dnf: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 November 2025

  • curprev 22:3222:32, 20 November 2025Kenneth talk contribs 666 bytes +666 Created page with "List All Available Packages: dnf list available --enablerepo=epel Search for a Specific Package: # Replace package-name with the name of the package you wish to find: dnf search package-name --enablerepo=epel Install a Package: # Replace package-name with the package to install: dnf install package-name --enablerepo=epel Check for Updates on Installed EPEL Packages: dnf check-update --enablerepo=epel If you need to remove the EPEL repositories, use the followin..."