I have been told not to use the Updates GUI. Instead, I now perform the following:
I have noticed that there are some "packages" that are seen inside the Updates GUI that do not get installed by the command line operations because of "phasing" or some other reason. I assume that "phasing" implies that these packages are either being tested elsewhere and are awaiting approval, or they are part of a larger package and they are waiting on the rest of a subset of that larger package. Is this true? If not, please educate me. Why do I ask? Because (1) there is a package called "org.freedesktop.Platform.GL.nvidia-575-64-03" that remains uninstalled (and I have an Nvidia GPU), and (2) the "Candy icons" never get installed by the aforementioned command line executions.
Thank you very much in advance.
Code:
$ sudo apt update $ sudo apt list --upgradable $ sudo apt full-upgrade $ sudo apt autoremove
Thank you very much in advance.
Comment