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       repolist
14              List repositories
15
16       repoquery
17              Search for packages matching keyword
18
19       update Update packages
20
21       remove Remove packages
22
23       clean  Remove cached data
24
25       reinstall
26              Reinstall packages
27
28       install
29              Install packages
30
31   Help Options:
32       -h, --help
33              Show help options
34
35   Application Options:
36       --best Try the best available package versions in transactions
37
38       --config=<config file>
39              Configuration file location
40
41       --disablerepo=ID
42              Disable repository by an id
43
44       --disableplugin=name
45              Disable plugins by name
46
47       --enablerepo=ID
48              Enable repository by an id
49
50       --enableplugin=name
51              Enable plugins by name
52
53       --nobest
54              Do not limit the transaction to the best candidates
55
56       --installroot=PATH
57              Set install root
58
59       --nodocs
60              Install packages without docs
61
62       --noplugins
63              Disable loading of plugins
64
65       --refresh
66              Set metadata as expired before running the command
67
68       --releasever=RELEASEVER
69              Override the value of $releasever in config and repo files
70
71       --setopt=<option>=<value>
72              Override    a   configuration   option   (install_weak_deps=0/1,
73              cachedir=<path>,                   reposdir=<path1>,<path2>,...,
74              tsflags=nodocs/test, varsdir=<path1>,<path2>,...)
75
76
77
78microdnf 3.4.0                   January 2020                      MICRODNF(8)
Impressum