rpmdb(8) — Linux manual page
RPMDB(8) RPMDB(8)
NAME
rpmdb - RPM Database Tool
SYNOPSIS
rpmdb {--initdb|--rebuilddb}
rpmdb {--verifydb}
rpmdb {--exportdb|--importdb}
DESCRIPTION
The general form of an rpmdb command is
rpm {--initdb|--rebuilddb} [-v] [--dbpath DIRECTORY] [--root DI‐
RECTORY]
Use --initdb to create a new database if one doesn't already ex‐
ist (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 creat‐
ed by --exportdb.
SEE ALSO
popt(3), rpm(8), rpmkeys(8), rpmsign(8), rpm2cpio(8), rpm‐
build(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
Marc Ewing <marc@redhat.com>
Jeff Johnson <jbj@redhat.com>
Erik Troan <ewt@redhat.com>
Panu Matilainen <pmatilai@redhat.com>
COLOPHON
This page is part of the rpm (RPM Package Manager) project. In‐
formation 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
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2024-06-14.) 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)