Fedora xfce 40 upgrade

How can one upgrade, now?

sudo dnf upgrade --refresh
sudo dnf install dnf-plugin-system-upgrade
sudo dnf system-upgrade download --releasever=N (where N is number of the new Fedora release)
sudo dnf system-upgrade reboot

1 Like

From the official documentation

How to Upgrade to the latest release of Fedora :

1 Like