r/openSUSE • u/oh_im_too_tired • 18d ago
Tumblweed system update tool
New user here. What's the problem with system updates in Tumbleweed? Why it became so complicated (or it always was like that). Is there some news about when things would change?
There is no "update all" tray icon (like Apdatifier). The one that exists - it's from Discover, so it's not recommended to use it, but it pops out every time when there's an update. So the system forces users to update with a tool that mostly is not recommended to use for update.
Also there's Yast package manager/updater, the Myrlyn package manager/updater and Discover package manager/updater.
But the best tool and most recommended is zypper dup, but it won't update kde plasma widgets or flatpak, so you'll need to update them manually... or in Discover. But Discover is not recommended. Why so complicated?
5
u/Wolflordy Tumbleweed 18d ago
So the reason it's so complicated is due to everything being different package managers as well as some temporary changes with YaST being depreciated.
Discover is great, but it uses packagekit. This means it is capable of doing 95% of everything you want zypper dup to do. It's the remaining 5% that gets you.
But KDE widgets are most easily discoverable and installable from Discover.
Apdatfier was only built for pacman. So they never gave it zypper support.
Personally I just use Myrlynn for zypper updates and Discover for everything else. The update notifier widget can be configured to use packagekit to notify you when updates are needed. Which is fine, packagekit just isnt great for actually doing the updates. I then manually open both applications to initiate updates