quick-docs/modules/ROOT/pages/_partials/proc_manual-updating-using-cli.adoc

24 lines
357 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
* Upgrade the system:
+
----
sudo dnf upgrade
2017-12-14 13:12:39 +00:00
----
+
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