1MICRODNF(8)             System Administration Utilities            MICRODNF(8)
2
3
4

NAME

6       microdnf - Micro DNF
7

DESCRIPTION

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