quick-docs/en-US/modules/proc_manual-updating-using-cli.adoc

26 lines
430 B
Text
Raw Normal View History

2017-12-14 13:12:39 +00:00
[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.
2018-01-21 13:48:48 +00:00
2017-12-14 13:12:39 +00:00
[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.
2018-01-21 13:48:48 +00:00
2017-12-14 13:12:39 +00:00
[discrete]
== Additional Resources
* The `dnf(8)` manual page