Scroll to navigation

YUM-DEBUG-DUMP(1) dnf-plugins-core YUM-DEBUG-DUMP(1)

NAME

yum-debug-dump - redirecting to DNF debug Plugin

DESCRIPTION

Writes system RPM configuration to a dump file and restore it.

NOTE:

DNF and Yum debug files are not compatible and thus can't be used by the other program.


SYNOPSIS

dnf debug-dump [--norepos] [<filename>]

dnf debug-restore [--output] [--install-latest] [--ignore-arch] [--filter-types = [install,remove,replace]] <filename>

ARGUMENTS

<filename>
File to write dump to or read from.

OPTIONS

dnf debug-dump

Do not dump content of enabled repos.

dnf debug-restore

Only output list of packages which will be installed or removed. No actuall changes are done.
When installing use the latest package of the same name and architecture.
When installing package ignore architecture and install missing packages matching the name, epoch, version and release.
Limit package changes to specified type.

AUTHOR

See AUTHORS in your Core DNF Plugins distribution

COPYRIGHT

2014, Red Hat, Licensed under GPLv2+

April 15, 2021 4.0.2.2