Skip to content

Fedora 40 Stable ISO v0

Latest
Compare
Choose a tag to compare
@sharpenedblade sharpenedblade released this 02 May 05:03
· 3 commits to main since this release
f40.0
2316332

Changes

Upgrade instructions

Upgrade normally with any GUI package manager. If that does not work, run:

sudo dnf upgrade --refresh
sudo dnf system-upgrade download --releasever=40
sudo dnf system-upgrade reboot # Triggers a reboot

How to recombine ISOs

You only need to do this for the KDE spin. Download all parts of the iso file, then run (make sure there are no other iso files in your downloads folder):
cat ~/Downloads/*.iso > full.iso