1DNF-UTILS(1)                   dnf-plugins-core                   DNF-UTILS(1)
2
3
4

NAME

6       dnf-utils  -  classic  YUM utilities implemented as CLI shims on top of
7       DNF
8
9       The main purpose of these shims is ensuring backward compatibility.
10

SHELL COMMANDS

12       debuginfo-install(1)
13              Install the associated debuginfo packages for  a  given  package
14              specification.  Maps to dnf debuginfo-install.
15
16       needs-restarting(1)
17              Check  for  running processes that should be restarted.  Maps to
18              dnf needs-restarting.
19
20       find-repos-of-install
21              Report which repository the package was installed from.  Part of
22              core DNF functionality.  Maps to dnf list --installed.  See List
23              Command in dnf(8) for details.
24
25       package-cleanup(1)
26              Clean up locally installed, duplicate, or orphaned packages.
27
28       repo-graph(1)
29              Output a full package dependency graph in dot format.   Maps  to
30              dnf repograph.
31
32       repoclosure(1)
33              Display  a  list  of  unresolved  dependencies for repositories.
34              Maps to dnf repoclosure.
35
36       repodiff(1)
37              Display a list of differences between two or more  repositories.
38              Maps to dnf repodiff.
39
40       repomanage(1)
41              Manage a directory of rpm packages.  Maps to dnf repomanage.
42
43       repoquery
44              Searches  the  available  DNF repositories for selected packages
45              and displays the requested information about them.  Part of core
46              DNF  functionality.   Maps to dnf repoquery.  See Repoquery Com‐
47              mand in dnf(8) for details.
48
49       reposync(1)
50              Synchronize packages of a  remote  DNF  repository  to  a  local
51              directory.  Maps to dnf reposync.
52
53       repotrack
54              Track  packages and its dependencies and download them.  Maps to
55              yumdownloader --resolve  --alldeps.   See  yumdownloader(1)  for
56              details.
57
58       yum-builddep(1)
59              Install   whatever  is  needed  to  build  the  given  .src.rpm,
60              .nosrc.rpm or .spec file.  Maps to dnf builddep.
61
62       yum-config-manager(1)
63              Manage main DNF configuration options, toggle which repositories
64              are  enabled or disabled, and add new repositories.  Maps to dnf
65              config-manager.
66
67       yum-debug-dump(1)
68              Writes system RPM configuration to a dump  file.   Maps  to  dnf
69              debug-dump.
70
71       yum-debug-restore(1)
72              Restores system RPM configuration from a dump file.  Maps to dnf
73              debug-restore.
74
75       yumdownloader(1)
76              Download binary or source packages.  Maps to dnf download.
77

AUTHOR

79       See AUTHORS in your Core DNF Plugins distribution
80
82       2014, Red Hat, Licensed under GPLv2+
83
84
85
86
874.0.2.2                          May 14, 2019                     DNF-UTILS(1)
Impressum