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

NAME

6       dnf.plugin.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       dnf debug-dump
27
28       --norepos
29              Do not dump content of enabled repos.
30
31       dnf debug-restore
32
33       --output
34              Only output list of packages which will be installed or removed.
35              No actuall changes are done.
36
37       --install-latest
38              When installing use the latest package  of  the  same  name  and
39              architecture.
40
41       --ignore-arch
42              When  installing package ignore architecture and install missing
43              packages matching the name, epoch, version and release.
44
45       --filter-types=[install,remove,replace]
46              Limit package changes to specified type.
47

AUTHOR

49       See AUTHORS in your Core DNF Plugins distribution
50
52       2014, Red Hat, Licensed under GPLv2+
53
54
55
56
574.0.2.2                          May 14, 2019              DNF.PLUGIN.DEBUG(8)
Impressum