1DNF-DEBUG(8)                   dnf-plugins-core                   DNF-DEBUG(8)
2
3
4

NAME

6       dnf-debug - DNF debug Plugin
7

DESCRIPTION

9       Writes system RPM configuration to a dump file and restore it.
10
11       NOTE:
12          DNF and Yum debug files are not compatible and thus can't be used by
13          the other program.
14

SYNOPSIS

16       dnf debug-dump [--norepos] [<filename>]
17
18       dnf debug-restore [--output] [--install-latest] [--ignore-arch] [--fil‐
19       ter-types = [install,remove,replace]] <filename>
20

ARGUMENTS

22       <filename>
23              File to write dump to or read from.
24

OPTIONS

26       All  general  DNF  options  are  accepted,  see  Options  in dnf(8) for
27       details.
28
29       dnf debug-dump
30
31       --norepos
32              Do not dump content of enabled repos.
33
34       dnf debug-restore
35
36       --output
37              Only output list of packages which will be installed or removed.
38              No actuall changes are done.
39
40       --install-latest
41              When  installing  use  the  latest  package of the same name and
42              architecture.
43
44       --ignore-arch
45              When installing package ignore architecture and install  missing
46              packages matching the name, epoch, version and release.
47
48       --filter-types=[install,remove,replace]
49              Limit package changes to specified type.
50

AUTHOR

52       See AUTHORS in your Core DNF Plugins distribution
53
55       2019, Red Hat, Licensed under GPLv2+
56
57
58
59
604.0.12                           Nov 29, 2019                     DNF-DEBUG(8)
Impressum