How to Upgrade from Fedora 36 to Fedora 37 | Holhol24

12

Fedora 37 was launched on November 15, 2022, and the most up-to-date unmuzzle by the Fedora assignment. Fedora 37 comes with GNOME 43, which consists of a brand new panel in settings that can provide data concerning the hardware and firmware safety of the system.

Additionally, extra GNOME apps have been ported to the most up-to-date model of the GTK, thus presenting greater overall performance and a today’s look.

READ: Announcing Fedora 37

Here, we’ll see how you can improve from Fedora 36 to Fedora 37.

Take Backup

Before upgrading Fedora, I request you lower back up vital data and paperwork to an exterior hard disk or a different machine.

Prepare for Upgrade

First, replace your present Fedora unmuzzle with the under command.

sudo dnf improve --refresh

Then, reboot the system.

Next, deploy the system improve DNF plugin to help the system improve.

sudo dnf deploy dnf-plugin-system-upgrade -y

Upgrade from Fedora 36 to Fedora 37

Now, it’s time to down load the packages for the improve. System improve helps as much as 2 older releases, which implies you’ll be able to improve to Fedora 37 from Fedora 36 or 35.

sudo dnf system-upgrade down load --releasever=37 -y

Once the packages are downloaded, provoke the improve procedure and a reboot for the improve.

sudo dnf system-upgrade reboot

The improve procedure will take a whilst, and the system will reboot two occasions to entire the improve. Then, ultimately, you’re going to get the Fedora 37.

The improve procedure is now entire. However, you could optionally participate in post-upgrade events.

Post Upgrade Activities

After the improve, you could hanker to take away .rpmnew (the brand new default config file) or .rpmsave (your previous config file backed up) file.

sudo dnf deploy rpmconf -y

sudo rpmconf -a

Next, fresh up the retired packages with the under command.

sudo dnf deploy remove-retired-packages

remove-retired-packages

You would record packages with damaged dependencies and duplicate packages with the instructions under, and you’ll be able to take away them as they should not required.

sudo dnf repoquery --unsatisfied

sudo dnf repoquery --duplicates

In addition to the above, you could safely take away unused packages with the under command.

sudo dnf autoremove

Conclusion

That’s All. Thanks to your time. I hope your Fedora improve went easily devoid of any problems.

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More