dnf5
next-generation DNF package manager
TLDR
This command is an alias of dnf.See documentation for the original command.
$ tldr dnf
DESCRIPTION
dnf5 is the next-generation DNF package manager. On Fedora 37-40, `dnf` runs DNF v4 while `dnf5` runs DNF v5. From Fedora 41+, `dnf` defaults to v5.
INSTALL
sudo dnf install dnf5
sudo pacman -S dnf5
sudo zypper install dnf5
nix profile install nixpkgs#dnf5