1DNF.PLUGIN.LEAVES(8)           dnf-plugins-core           DNF.PLUGIN.LEAVES(8)
2
3
4

NAME

6       dnf.plugin.leaves - DNF leaves Plugin
7
8       List installed packages not required by any other installed package.
9

SYNOPSIS

11       dnf leaves
12

DESCRIPTION

14       leaves  lists  all  the packages installed on your system which are not
15       required as a dependency of another installed package. However  two  or
16       more packages might depend on eachother in a dependency cycle. Packages
17       in such cycles, which are not required by any other package,  are  also
18       listed.
19

WHY IS THIS USEFUL?

21       The  list gives you a nice overview of what is installed on your system
22       without flooding you with anything required  by  the  packages  already
23       shown.   The  following list of arguments basically says the same thing
24       in different ways:
25
26       · All the packages on this list is either needed by you, other users of
27         the  system  or  not  needed  at all -- if it was required by another
28         installed package it would not be on the list.
29
30       · If you want to uninstall anything from your system (without  breaking
31         dependencies) it must involve at least one package on this list.
32
33       · If  there  is anything installed on the system which is not needed it
34         must be on this list -- otherwise it would be required  as  a  depen‐
35         dency by another package.
36

AUTHOR

38       See AUTHORS in your Core DNF Plugins distribution
39
41       2014, Red Hat, Licensed under GPLv2+
42
43
44
45
464.0.7                            May 21, 2019             DNF.PLUGIN.LEAVES(8)
Impressum