![]() | 1 | initial version |
Have you tried performing DNF system upgrade? Procedure is outlined on the following website:
Please note that it is recommended to update system to the latest set of packages before proceeding. I would do the following:
sudo dnf clean all
sudo dnf clean metadata
sudo dnf upgrade --refresh
and then proceed with system upgrade procedure after installing all of the available updates.
![]() | 2 | No.2 Revision |
Have you tried performing DNF system upgrade? Procedure is outlined on the following website:
Please note that it is recommended to update system to the latest set of packages before proceeding. I would do the following:
sudo dnf clean all
sudo dnf clean metadata
sudo dnf upgrade --refresh
and then proceed with system upgrade procedure after installing all of the available updates.