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).

Logs
  • 21:58, 24 July 2026 Kenneth talk contribs created page Dnf (Created page with "== DNF == Dandified YUM (DNF) is the default software package manager for Fedora, Red Hat Enterprise Linux (RHEL), and related distributions == Upgrade == dnf upgrade === update alias === 'update' appears to be an alias for upgrade ``` $ dnf update --help usage: dnf upgrade ``` == pin package == dependency: # sudo dnf install -y python2-dnf-plugin-versionlock # older rhel versions sudo dnf install -y python3-dnf-plugin-versionlock sudo dnf install -y dnf-pl...")