switch to Antora part
This commit is contained in:
parent
bc7bb84562
commit
cf5acc8f3a
317 changed files with 432 additions and 1453 deletions
|
@ -0,0 +1,25 @@
|
|||
[id='manual-updating-using-cli']
|
||||
= Manual updating using CLI
|
||||
|
||||
This section describes how to manually download and install new updates by using the DNF
|
||||
package manager.
|
||||
|
||||
|
||||
[discrete]
|
||||
== Procedure
|
||||
|
||||
Use the following commands as the `root` user or under the `sudo` utility.
|
||||
|
||||
* Upgrade the system:
|
||||
+
|
||||
----
|
||||
# dnf upgrade
|
||||
----
|
||||
+
|
||||
Confirm to download the available packages.
|
||||
|
||||
|
||||
[discrete]
|
||||
== Additional Resources
|
||||
|
||||
* The `dnf(8)` manual page
|
Loading…
Add table
Add a link
Reference in a new issue