Package management utility for RHEL, Fedora, and CentOS (replaces yum).
More information.
- Upgrade installed packages to the newest available versions:
- Search packages via keywords:
- Display details about a package:
sudo dnf install {package}
- Install a new package and assume yes to all questions:
sudo dnf -y install {package}
sudo dnf remove {package}
- Find which packages provide a given file:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY