|
`$arch`
|
|
|
`$basearch`
|
|
|
~]$ [command]#dnf repoquery -h# usage: dnf [options] COMMAND _output truncated_
|
|
|
~]${nbsp}dnf config-manager --dump ============================= main ====================================== [main] alwaysprompt = True assumeno = False assumeyes = False bandwidth = 0 best = False bugtracker_url = https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf cachedir = /var/cache/dnf/x86_64/22 [output truncated]
|
|
|
`$releasever`
|
|
|
`0` — Disable GPG signature-checking on packages in all repositories, including local package installation.
|
|
|
`0` — Do not include this repository as a package source when performing updates and installs.
|
|
|
`0` — Do not retain the cache of headers and packages after a successful installation. This is the default.
|
|
|
`1` — Enable GPG signature-checking on all packages in all repositories, including local package installation. [option]`gpgcheck=1` is the default, and thus all packages' signatures are checked.
|
|
|
`1` — Include this repository as a package source.
|
|
|
`1` — Retain the cache after a successful installation.
|
|
|
`2.7.9` — the version of the updated package,
|
|
|
4 | root <root> | 2015-04-16 18:35 | Erase | 1 3 | root <root> | 2015-04-16 18:34 | Install | 1 2 | root <root> | 2015-04-16 17:53 | Install | 1 1 | System <unset> | 2015-04-16 14:14 | Install | 668 E
|
|
|
`6.fc22` — the release of the updated package,
|
|
|
* `Action(s)` — a list of actions that were performed during a transaction as described in xref:DNF.adoc#tabl-DNF-Transaction_History-Actions[Possible values of the Action(s) field].
|
|
|
add, enable, and disable DNF repositories on the command line; and,
|
|
|
Adding a DNF Repository
|
|
|
Adding, Enabling, and Disabling a DNF Repository
|
|
|
Adding example.repo
|
|
|
Additional Resources
|
|