1DNF5-DOWNGRADE(8)                    dnf5                    DNF5-DOWNGRADE(8)
2
3
4

NAME

6       dnf5-downgrade - Downgrade Command
7

SYNOPSIS

9       dnf5 downgrade [options] <package-spec>...
10

DESCRIPTION

12       The  downgrade command in DNF5 is used to downgrade each package speci‐
13       fied in package-spec list to the highest  installable  version  of  all
14       known  lower versions if possible. When the version is explicitly given
15       in the argument and it is lower than the version of the installed pack‐
16       age then it downgrades to this one.
17

OPTIONS

19       --allowerasing
20              Allow erasing of installed packages to resolve any potential dependency problems.
21
22

EXAMPLES

24       dnf5 downgrade nano-0:6.0-2.fc36
25              Downgrade the nano package to the given version.
26
27
28       dnf5 downgrade gcc glibc --allowerasing
29              Downgrade gcc, glibc packages and allow erasing of installed packages when needed.
30
31

SEE ALSO

33          dnf5-specs(7), Patterns specification
34
35

AUTHOR

37       See AUTHORS.md in dnf5 source distribution.
38
40       Contributors to the dnf5 project.
41
42
43
44
45                                 Nov 24, 2023                DNF5-DOWNGRADE(8)
Impressum