rpmdb(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | AUTHORS | COLOPHON

RPMDB(8)                                                        RPMDB(8)

NAME         top

       rpmdb - RPM Database Tool

SYNOPSIS         top

       rpmdb {--initdb|--rebuilddb}

       rpmdb {--verifydb}

       rpmdb {--exportdb|--importdb}

DESCRIPTION         top

       The general form of an rpmdb command is

       rpm {--initdb|--rebuilddb} [-v] [--dbpath DIRECTORY] [--root
       DIRECTORY]

       Use --initdb to create a new database if one doesn't already
       exist (existing database is not overwritten), use --rebuilddb to
       rebuild the database indices from the installed package headers.

       --verifydb performs a low-level integrity check on the database.

       --exportdb exports the database in header-list format, suitable
       for transfporting to another host or database type.

       --importdb imports a database from a header-list format as
       created by --exportdb.

SEE ALSO         top

       popt(3), rpm(8), rpmkeys(8), rpmsign(8), rpm2cpio(8),
       rpmbuild(8), rpmspec(8)

       rpm --help - as rpm supports customizing the options via popt
       aliases it's impossible to guarantee that what's described in the
       manual matches what's available.

       http://www.rpm.org/ <URL:http://www.rpm.org/>

AUTHORS         top

              Marc Ewing <marc@redhat.com>
              Jeff Johnson <jbj@redhat.com>
              Erik Troan <ewt@redhat.com>
              Panu Matilainen <pmatilai@redhat.com>

COLOPHON         top

       This page is part of the rpm (RPM Package Manager) project.
       Information about the project can be found at 
       ⟨https://github.com/rpm-software-management/rpm⟩.  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/rpm.git⟩ on
       2023-12-22.  (At that time, the date of the most recent commit
       that was found in the repository was 2023-12-15.)  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

                              29 June 2010                      RPMDB(8)

Pages that refer to this page: yum-ovl(1)rpm(8)rpmkeys(8)rpmsign(8)rpmspec(8)