All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:32, 20 November 2025 Kenneth talk contribs created page CentOS/dnf (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...")