1RPM misc options(8)                                        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

Switching off features

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

Debugging

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

Obsolete Options

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