Unix and Linux Discussions Tagged with redhat |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
17 |
2,772 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,162 |
Shell Programming and Scripting |
|
|
|
2 |
7,862 |
Red Hat |
|
|
|
4 |
1,650 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,543 |
Shell Programming and Scripting |
|
|
|
9 |
14,394 |
Red Hat |
|
|
|
6 |
2,495 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
13,719 |
IP Networking |
|
|
|
0 |
785 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,623 |
Red Hat |
|
|
|
6 |
1,049 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
4,065 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
3,937 |
Red Hat |
|
|
|
8 |
5,658 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,406 |
Red Hat |
|
|
|
2 |
1,875 |
AIX |
|
|
|
3 |
1,420 |
Red Hat |
|
|
|
3 |
11,205 |
Red Hat |
|
|
|
0 |
1,997 |
Red Hat |
|
|
|
0 |
1,456 |
Red Hat |
|
|
|
1 |
4,195 |
Linux |
|
|
|
0 |
4,139 |
Red Hat |
|
|
|
2 |
3,467 |
Linux |
|
|
|
5 |
4,110 |
Hardware |
|
|
|
10 |
2,529 |
Red Hat |
|
|
|
2 |
3,713 |
Shell Programming and Scripting |
|
|
|
10 |
2,072 |
Red Hat |
|
|
|
8 |
2,802 |
Red Hat |
|
|
|
3 |
5,699 |
Red Hat |
|
|
|
4 |
2,817 |
Red Hat |
|
|
|
0 |
1,195 |
Red Hat |
|
|
|
0 |
4,186 |
AIX |
|
|
|
3 |
1,595 |
Red Hat |
|
|
|
6 |
7,730 |
Red Hat |
|
|
|
2 |
6,309 |
Linux |
|
|
|
1 |
2,490 |
Red Hat |
|
|
|
2 |
1,817 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
1,626 |
Red Hat |
|
|
|
1 |
1,528 |
Red Hat |
|
|
|
0 |
2,836 |
Red Hat |
RPMDB(8) System Manager's Manual RPMDB(8)
NAME
rpmdb - RPM Database Tool
SYNOPSIS
rpm {--initdb|--rebuilddb}
DESCRIPTION
The general form of an rpm rebuild database 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.
SEE ALSO
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
Marc Ewing <marc@redhat.com>
Jeff Johnson <jbj@redhat.com>
Erik Troan <ewt@redhat.com>
Panu Matilainen <pmatilai@redhat.com>
Red Hat, Inc 29 June 2010 RPMDB(8)