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