I just upgraded to Jammy (22.04). I'm really happy with it, btw, thanks to all who suggested that I do so. I waited until the installation was complete before installing updates. I like to use Konsole to do the updates, but I always run Discover to change the software sources and select the best server. The first time I did this, I got an error when entering my password. So I used Konsole. Fortunately, Discover gave me the sudo command to use. Can't recall it now, and didn't save it.
When the updates were finished in Konsole. I refreshed Discover, and there were still updates. I re-ran the
and
again in Konsole, and the same packages in Discover weren't installed. I had to revert to Discover to finish installing the remaining packages. I don't understand why.
In other posts I have here, Muon has been mentioned. What's the difference between Muon and Discover?
These are related to other questions I'm asking about installing a VPN server, and I don't understand how everything is connected. Why would Muon have any greater benefit for installing packages to support a VPN server than Discover?
When the updates were finished in Konsole. I refreshed Discover, and there were still updates. I re-ran the
Code:
sudo apt-get update
Code:
sudo apt-get upgrade
In other posts I have here, Muon has been mentioned. What's the difference between Muon and Discover?
These are related to other questions I'm asking about installing a VPN server, and I don't understand how everything is connected. Why would Muon have any greater benefit for installing packages to support a VPN server than Discover?
Comment