1RPMDB(8)                                                              RPMDB(8)
2
3
4

NAME

6       rpmdb - RPM Database Tool
7

SYNOPSIS

9       rpmdb {--initdb|--rebuilddb}
10
11       rpmdb {**--verifydb}
12
13       rpmdb {--exportdb|--importdb}
14

DESCRIPTION

16       The general form of an rpmdb command is
17
18       rpm {--initdb|--rebuilddb} [-v] [--dbpath DIRECTORY] [--root DIRECTORY]
19
20       Use --initdb to create a new database if one doesn't already exist (ex‐
21       isting database is not overwritten), use  --rebuilddb  to  rebuild  the
22       database indices from the installed package headers.
23
24       --verifydb performs a low-level integrity check on the database.
25
26       --exportdb  exports  the  database  in header-list format, suitable for
27       transfporting to another host or database type.
28
29       --importdb imports a database from a header-list format as  created  by
30       --exportdb.
31

SEE ALSO

33       popt(3), rpm(8), rpmkeys(8), rpmsign(8), rpm2cpio(8), rpmbuild(8), rpm‐
34       spec(8)
35
36       rpm --help - as rpm supports customizing the options via  popt  aliases
37       it's impossible to guarantee that what's described in the manual match‐
38       es what's available.
39
40       http://www.rpm.org/ <URL:http://www.rpm.org/>
41

AUTHORS

43              Marc Ewing <marc@redhat.com>
44              Jeff Johnson <jbj@redhat.com>
45              Erik Troan <ewt@redhat.com>
46              Panu Matilainen <pmatilai@redhat.com>
47
48
49
50                                 29 June 2010                         RPMDB(8)
Impressum