Using Ubuntu 22.04 LTS, there are two options in the GUI for software updates: In addition to the well-known "Software Updater" (update-manager), you can also have the updates installed using "Software" (gnome-software).
Sometimes I use one method, sometimes the other, but I actually feel safest with the "sudo apt update/upgrade", "sudo snap refresh" and "flatpak update" methods in the shell.
The update method with gnome-software is the most opaque method of all. For many types of updates it won't tell you which updates are installed, it just says "OS Updates". Then there is no way to see what is happening. Instead, a restart is forced, and then you see a screen with just a slowly progressing percentage display, which is just as stupid as the ones with Windows computers because it sometimes stops at one value for tens of seconds, then a big jump ahead, then continues counting in steps of 1 and stops again - and even restarts again at 0 with a new heading. So in short, a pretty useless display for the user because it will tell them nothing useful, like what's happening or how much time until finished. And sometimes the updates fail too.
I just had the update from kernel 6.2.0-33 to 6.2.0-34 installed and thought I would be brave today and use gnome-software and soon regretted it. In the process described above it stopped at 97% and I waited for many minutes but nothing happened, only the dot animation kept running steadily. Because nothing else worked I had to reboot and then have apt run again, new kernel was installed but it was missing the post-installation triggers.
gnome-software is a terrible tool for updates, I won't use it again if possible. I even prefer to have the Flatpak and Snap updates installed automatically rather than with gnome-software.
Bookmarks