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 upgrade
14 Upgrade packages
15
16 update Compatibility alias for the "upgrade" command
17
18 module reset
19 Reset a module stream
20
21 distro-sync
22 Upgrade/downgrade packages to match versions in repositories
23
24 dsync Compatibility alias for the "distro-sync" command
25
26 remove Remove packages
27
28 reinstall
29 Reinstall packages
30
31 clean Remove cached data
32
33 repolist
34 List repositories
35
36 module enable
37 Enable a module stream
38
39 download
40 Download packages
41
42 makecache
43 Generate the metadata cache
44
45 module disable
46 Disable a module stream
47
48 repoquery
49 Search for packages matching keyword
50
51 install
52 Install packages
53
54 Help Options:
55 -h, --help
56 Show help options
57
58 Application Options:
59 --assumeno
60 Automatically answer no for all questions
61
62 -y, --assumeyes
63 Automatically answer yes for all questions
64
65 --best Try the best available package versions in transactions
66
67 --config=<config file>
68 Configuration file location
69
70 --disablerepo=ID
71 Disable repository by an id
72
73 --disableplugin=name
74 Disable plugins by name
75
76 --enablerepo=ID
77 Enable repository by an id
78
79 --enableplugin=name
80 Enable plugins by name
81
82 --nobest
83 Do not limit the transaction to the best candidates
84
85 --installroot=PATH
86 Set install root
87
88 --nodocs
89 Install packages without docs
90
91 --noplugins
92 Disable loading of plugins
93
94 --refresh
95 Set metadata as expired before running the command
96
97 --releasever=RELEASEVER
98 Override the value of $releasever in config and repo files
99
100 --setopt=<option>=<value>
101 Override a configuration option (install_weak_deps=0/1, al‐
102 low_vendor_change=0/1, keepcache=0/1, module_plat‐
103 form_id=<name:stream>, cachedir=<path>, repos‐
104 dir=<path1>,<path2>,..., tsflags=nodocs/test, vars‐
105 dir=<path1>,<path2>,..., repo_id.option_name=<value>)
106
107
108
109microdnf 3.8.0 July 2021 MICRODNF(8)