1MICRODNF(8) System Administration Utilities MICRODNF(8)
2
3
4
6 microdnf - Micro DNF
7
9 Usage:
10 microdnf [OPTIONâ.¦] COMMAND
11
12 Commands:
13
14 Help Options:
15 -h, --help
16 Show help options
17
18 Application Options:
19 --assumeno
20 Automatically answer no for all questions
21
22 -y, --assumeyes
23 Automatically answer yes for all questions
24
25 --best Try the best available package versions in transactions
26
27 --config=<config file>
28 Configuration file location
29
30 --disablerepo=ID
31 Disable repository by an id
32
33 --disableplugin=name
34 Disable plugins by name
35
36 --enablerepo=ID
37 Enable repository by an id
38
39 --enableplugin=name
40 Enable plugins by name
41
42 --nobest
43 Do not limit the transaction to the best candidates
44
45 --installroot=PATH
46 Set install root
47
48 --nodocs
49 Install packages without docs
50
51 --noplugins
52 Disable loading of plugins
53
54 --refresh
55 Set metadata as expired before running the command
56
57 --releasever=RELEASEVER
58 Override the value of $releasever in config and repo files
59
60 --setopt=<option>=<value>
61 Override a configuration option (install_weak_deps=0/1, al‐
62 low_vendor_change=0/1, keepcache=0/1, module_plat‐
63 form_id=<name:stream>, cachedir=<path>, repos‐
64 dir=<path1>,<path2>,..., tsflags=nodocs/test, vars‐
65 dir=<path1>,<path2>,..., repo_id.option_name=<value>)
66
67
68
69microdnf 3.10.0 July 2023 MICRODNF(8)