1RPM misc options(8)         System Manager's Manual        RPM misc options(8)
2
3
4

NAME rpm - lesser need options for rpm(8)

OPTIONS

7       --predefine='MACRO EXPR'
8              Defines MACRO with value EXPR. before loading macro files.
9
10

Switching off features

12       --color [never|auto|always]
13              Use  terminal  colors  for highlighting error and debug message.
14              Default is  turning colors on for ttys only (auto).
15
16
17       --nocontexts
18              Disable the SELinux plugin if available. This stops  the  plugin
19              from setting SELinux contexts for files and scriptlets.
20
21       --noglob
22              Do not glob arguments when installing package files.
23
24       --nocaps
25              Don't verify capabilities of files.
26
27       --excludeconfigs, --noconfigs
28              Do not install configuration files.
29
30       --nohdrchk
31              Don't verify database header(s) when retrieved.
32
33

Debugging

35       -d, --debug
36              Print debugging information.
37
38       --deploops
39              Print dependency loops as warning.
40
41       --fsmdebug
42              Print debuging information of payload handling code.
43
44       --rpmfcdebug
45              Print debug information about files packaged.
46
47       --rpmiodebug
48              Print debug information about file IO.
49
50       --stats
51              Print runtime statistics of often used functions.
52
53

Obsolete Options

55       -K, --checksig
56              See and use rpmkeys(8).
57
58       --nodocs
59              Do not install documentation.  Use --excludedocs instead.
60
61       --promoteepoch
62              Enable obsolete epoch handling used in rpm 3.x time frame.
63
64       --prtpkts
65              OBSOLETE! Used to print the packages containing and representing
66              the pgp keys for debugging purposes.
67
68
69
70                                                           RPM misc options(8)
Impressum