Commit 610f64a
authored
Shorten Fedora dnf install command (#1790)
From the dnf docs:
--repo=<repoid>, --repoid=<repoid>
Enable just specific repositories by an id or a glob. Can be used
multiple times with accumulative effect. It is basically a shortcut
for --disablerepo="*" --enablerepo=<repoid> and is mutually
exclusive with the --disablerepo option.1 parent 1b5bcfc commit 610f64a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments