1DNF5-AUTOREMOVE(8) dnf5 DNF5-AUTOREMOVE(8)
2
3
4
6 dnf5-autoremove - Autoremove Command
7
9 dnf5 autoremove
10
12 The autoremove command in DNF5 is used for removing unneeded packages
13 from the system.
14
15 Unneeded packages are all "leaf" packages that were originally in‐
16 stalled as dependencies of user-installed packages, but which are no
17 longer required by any such package.
18
19 Installonly packages (e.g. kernels) are never automatically removed by
20 this command even if they were installed as dependencies.
21
23 See AUTHORS.md in dnf5 source distribution.
24
26 Contributors to the dnf5 project.
27
28
29
30
31 Nov 09, 2023 DNF5-AUTOREMOVE(8)