Package dnf-utils
Yum-utils CLI compatibility layer
https://github.com/rpm-software-management/dnf-plugins-core
As a Yum-utils CLI compatibility layer, supplies in CLI shims for
debuginfo-install, repograph, package-cleanup, repoclosure, repomanage,
repoquery, reposync, repotrack, repodiff, builddep, config-manager,
download and yum-groups-manager that use new implementations using DNF.
Version: 4.9.0
General Commands | |
debuginfo-install | |
dnf-utils | |
find-repos-of-install | alias for dnf-utils |
needs-restarting | needs-restarting looks through running processes and tries to detect those that use files from packages that have been updated after the given process started. |
package-cleanup | |
repo-graph | repograph is a program that generates a full package dependency list from a repository and outputs it in dot format. |
repoclosure | |
repodiff | repodiff is a program which will list differences between two sets of repositories. Note that by default only source packages are compared. |
repomanage | repomanage prints newest or older packages in a repository specified by <path> for easy piping to xargs or similar programs. |
repoquery | alias for dnf-utils |
reposync | reposync makes local copies of remote repositories. Packages that are already present in the local directory are not downloaded again. |
repotrack | alias for dnf-utils |
yum-builddep | |
yum-config-manager | |
yum-groups-manager | groups-manager plugin is used to create or edit a group metadata file for a repository. This is often much easier than writing/editing the XML by hand. |
yum-utils | |
yumdownloader |