1RPMDB(8) System Manager's Manual RPMDB(8)
2
3
4
6 rpmdb - RPM Database Tool
7
9 rpm {--initdb|--rebuilddb}
10
11
13 The general form of an rpm rebuild database command is
14
15 rpm {--initdb|--rebuilddb} [-v] [--dbpath DIRECTORY] [--root DIRECTORY]
16
17
18 Use --initdb to create a new database if one doesn't already exist
19 (existing database is not overwritten), use --rebuilddb to rebuild the
20 database indices from the installed package headers.
21
23 popt(3),
24 rpm(8),
25 rpmkeys(8),
26 rpmsign(8),
27 rpm2cpio(8),
28 rpmbuild(8),
29 rpmspec(8),
30
31 rpm --help - as rpm supports customizing the options via popt aliases
32 it's impossible to guarantee that what's described in the manual
33 matches what's available.
34
35
36 http://www.rpm.org/ <URL:http://www.rpm.org/>
37
39 Marc Ewing <marc@redhat.com>
40 Jeff Johnson <jbj@redhat.com>
41 Erik Troan <ewt@redhat.com>
42 Panu Matilainen <pmatilai@redhat.com>
43
44
45
46
47Red Hat, Inc 29 June 2010 RPMDB(8)