# To install the latest version of a package: dnf install # To search package details for the given string dnf search # To find which package provides a binary dnf provides # The following are available after installing "dnf-plugins-core" # Download a package dnf download # install the build dependencies for a SRPM or from a .spec file dnf builddep