Man page - dnf-utils(1)
Packages contains this manual
- repomanage(1)
- debuginfo-install(1)
- dnf4-leaves(8)
- yumdownloader(1)
- package-cleanup(1)
- yum-builddep(1)
- dnf4-repoclosure(8)
- yum-versionlock(8)
- dnf4-builddep(8)
- yum-versionlock.conf(5)
- dnf4-post-transaction-actions(8)
- dnf4-expired-pgp-keys(8)
- dnf4-debug(8)
- dnf4-needs-restarting(8)
- repoclosure(1)
- dnf4-system-upgrade(8)
- dnf4-repodiff(8)
- yum-config-manager(1)
- dnf4-changelog(8)
- yum-groups-manager(1)
- dnf4-copr(8)
- repodiff(1)
- dnf4-show-leaves(8)
- dnf-utils(1)
- dnf4-repograph(8)
- dnf4-versionlock(8)
- reposync(1)
- dnf4-groups-manager(8)
- dnf4-generate_completion_cache(8)
- dnf4-pre-transaction-actions(8)
- yum-changelog(1)
- dnf4-local(8)
- yum-debug-dump(1)
- dnf4-repomanage(8)
- yum-utils(1)
- dnf4-reposync(8)
- dnf4-download(8)
- yum-debug-restore(1)
- yum-copr(8)
- dnf4-modulesync(8)
- dnf4-debuginfo-install(8)
- dnf4-config-manager(8)
- repo-graph(1)
apt-get install dnf-plugins-core
Available languages:
en fr uk ro deManual
DNF-UTILS
NAMESHELL COMMANDS
AUTHOR
COPYRIGHT
NAME
dnf-utils - classic YUM utilities implemented as CLI shims on top of DNF
The main purpose of these shims is ensuring backward compatibility with yum-3.
SHELL COMMANDS
debuginfo-install(1)
Install the associated debuginfo packages for a given package specification. Maps to dnf debuginfo-install .
needs-restarting(1)
Check for running processes that should be restarted. Maps to dnf needs-restarting .
find-repos-of-install
Report which repository the package was installed from. Part of core DNF functionality. Maps to dnf list --installed . See List Command in dnf(8) for details.
package-cleanup(1)
Clean up locally installed, duplicate, or orphaned packages.
repo-graph(1)
Output a full package dependency graph in dot format. Maps to dnf repograph .
repoclosure(1)
Display a list of unresolved dependencies for repositories. Maps to dnf repoclosure .
repodiff(1)
Display a list of differences between two or more repositories. Maps to dnf repodiff .
repomanage(1)
Manage a directory of rpm packages. Maps to dnf repomanage .
repoquery
Searches the available DNF repositories for selected packages and displays the requested information about them. Part of core DNF functionality. Maps to dnf repoquery . See Repoquery Command in dnf(8) for details.
reposync(1)
Synchronize packages of a remote DNF repository to a local directory. Maps to dnf reposync .
repotrack
Track packages and its dependencies and download them. Maps to yumdownloader --resolve --alldeps . See yumdownloader(1) for details.
yum-builddep(1)
Install whatever is needed to build the given .src.rpm, .nosrc.rpm or .spec file. Maps to dnf builddep .
yum-config-manager(1)
Manage main DNF configuration options, toggle which repositories are enabled or disabled, and add new repositories. Maps to dnf config-manager .
yum-debug-dump(1)
Writes system RPM configuration to a dump file. Maps to dnf debug-dump .
yum-debug-restore(1)
Restores system RPM configuration from a dump file. Maps to dnf debug-restore .
yumdownloader(1)
Download binary or source packages. Maps to dnf download .
AUTHOR
See AUTHORS in your Core DNF Plugins distribution
COPYRIGHT
2014, Red Hat, Licensed under GPLv2+