this post was submitted on 28 Jun 2025
39 points (93.3% liked)
Linux
8169 readers
295 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I can only speak to my own personal experience: Fedora and Suse are doing the best, especially with immutable distributions.
My only problem with Fedora (Workstation) is that it really likes upgrade though restart. And upgrades are daily. It ~~can't~~ can be turned off (to not require restart) on KDE variant, but I didn't find an option on Gnome one.
Disable automatic updates in Gnome Software them do them manually via dnf.
That will also solve the mandatory restart after? I guess so. Any side effects?
Yep, without a restart anything running will be the old version until the process is restarted (or the whole system is).
You'll also probably want to do a
flatpak update
along withdnf upgrade