this post was submitted on 28 Jun 2025
38 points (93.2% liked)
Linux
8169 readers
263 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] 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
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
Uninstalling GNOME Software should do that if you just want to upgrade traditionally through dnf upgrade and you don't need GNOME Software.
Not positive but IIRC with Fedora you can change updates to weekly/monthly etc.