So... Previously I'd been using Ubuntu 11.04, and software updating was taken care of for me. Every now and then the software centre tool would tell me there was an update, I'd say yes and give it my password and everything would be taken care of.
I've switched to a fresh install of Kubuntu 11.10 now, and obviously things are different. So far I haven't seen any notification that software updates are available, although opening the Muon Package Manager I see the big "Full Upgrade" button which was clickable. Also some of the packages were listed as "upgradable". I did some reading up, and decided to try:
sudo apt-get update
sudo apt-get upgrade
There were 3 outstanding items after that (linux-generic and related), so I did:
sudo apt-get dist-upgrade
And I see the "Full Upgrade" button in Muon is no longer clickable.
So, did I do the correct thing for performing a software update? Would there be any difference in clicking the buttons in Muon the next time? And do we get notifications that updates are available, or did I just miss them? :P
Thanks!
I've switched to a fresh install of Kubuntu 11.10 now, and obviously things are different. So far I haven't seen any notification that software updates are available, although opening the Muon Package Manager I see the big "Full Upgrade" button which was clickable. Also some of the packages were listed as "upgradable". I did some reading up, and decided to try:
sudo apt-get update
sudo apt-get upgrade
There were 3 outstanding items after that (linux-generic and related), so I did:
sudo apt-get dist-upgrade
And I see the "Full Upgrade" button in Muon is no longer clickable.
So, did I do the correct thing for performing a software update? Would there be any difference in clicking the buttons in Muon the next time? And do we get notifications that updates are available, or did I just miss them? :P
Thanks!
Comment