| NAME | SYNOPSIS | DESCRIPTION | GENERAL OPTIONS | FILES | SEE ALSO | AUTHORS | BUGS | COLOPHON | |
|  | 
yum-debug-restore(1)                                 yum-debug-restore(1)
       yum-debug-restore - replay Yum transactions captured in a debug-
       dump file
       yum-debug-restore
       yum-debug-restore is a program which takes a gzipped file created
       by yum-debug-dump and acts on the information about installed
       packages contained within.
       --output
              Output the commands that would be run to stdout.
       --shell=<file>
              Output the commands that would be run to a file.
       --install-latest
              Ask yum to install the latest version of the given
              packages, instead of the version that was installed in the
              debug-dump file.
       --ignore-arch
              Ignore the architecture of the packages, so you can
              "restore" an i386 debug-dump on an x86_64 machine.
       --filter-types=[install,remove,update,downgrade]
              Only perform the given types of commands, so you can filter
              to just upgrades and installs.
       As yum-debug-restore uses YUM libraries for retrieving all the
       information, it relies on YUM configuration for its default values
       like which repositories to use. Consult YUM documentation for
       details:
       /etc/yum.conf
       /etc/yum/repos.d/
       /var/cache/yum/
       yum-debug-dump(1)
       yum.conf(5)
       http://yum.baseurl.org/
       See the Authors file included with this program.
       There are of course no bugs, but should you find any, you should
       first consult the FAQ section on http://yum.baseurl.org/wiki/Faq
       and if unsuccessful in finding a resolution contact the mailing
       list: yum-devel@lists.baseurl.org.  To file a bug use
       http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and
       http://yum.baseurl.org/report for all other bugs.
       This page is part of the yum-utils (Yum Package Manager utilities)
       project.  Information about the project can be found at 
       ⟨https://github.com/rpm-software-management/yum⟩.  It is not known
       how to report bugs for this man page; if you know, please send a
       mail to man-pages@man7.org.  This page was obtained from the
       project's upstream Git repository
       ⟨https://github.com/rpm-software-management/yum-utils.git⟩ on
       2025-08-11.  (At that time, the date of the most recent commit
       that was found in the repository was 2020-03-11.)  If you discover
       any rendering problems in this HTML version of the page, or you
       believe there is a better or more up-to-date source for the page,
       or you have corrections or improvements to the information in this
       COLOPHON (which is not part of the original manual page), send a
       mail to man-pages@man7.org
James Antill                 15 December 2011        yum-debug-restore(1)
Pages that refer to this page: yum-debug-dump(1)