mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 13:32:42 +00:00
Don't advise user to manually install DNF system upgrade plugin
The plugin was moved into dnf-plugins-core in 2022 [0], negating the need to manually install it. [0]: https://github.com/rpm-software-management/dnf-plugins-core/pull/462
This commit is contained in:
parent
dfcced8437
commit
c0eeae3bd8
1 changed files with 0 additions and 7 deletions
|
@ -44,13 +44,6 @@ and reboot your computer.
|
|||
+
|
||||
*Important:* Do not skip this step. System updates are required to receive signing keys of higher-versioned releases, and they often fix problems related to the upgrade process.
|
||||
|
||||
. Install the dnf-plugin-system-upgrade package if it is not currently installed:
|
||||
+
|
||||
[source,bash]
|
||||
----
|
||||
sudo dnf install dnf-plugin-system-upgrade
|
||||
----
|
||||
|
||||
. Download the updated packages:
|
||||
+
|
||||
[source,bash,subs="attributes"]
|
||||
|
|
Loading…
Reference in a new issue