How To Upgrade From Fedora 32 To Fedora 33

How To Upgrade From Fedora 32 To Fedora 33 [CLI & Graphical Methods] | Linux Journal

It’s so simple with the GUI, but I’m a shell guy, so

$ sudo dnf upgrade --refresh
$ sudo dnf install dnf-plugin-system-upgrade
$ sudo dnf system-upgrade download --releasever=33
$ sudo dnf system-upgrade reboot

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.