LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unable to lauch the Updates...New Installation of Kubuntu... (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-lauch-the-updates-new-installation-of-kubuntu-4175492134/)

gmolnar@sympatico.ca 01-22-2014 04:20 AM

Unable to lauch the Updates...New Installation of Kubuntu...
 
I am new at Linux and I have recently installed KUbuntu on two computers and there is a message that says that there are Updates, the first one is Security Updates, then there is a list with all the check boxes checked. When I click on the green check mark to lauch the Updates, the computer freezes up and I do not know what to do but to reboot (cold boot). The same thing happens afterward.

Thank you

TroN-0074 01-22-2014 09:05 PM

Open up a terminal (Konsole) and type there
Code:

sudo apt-get update
hit enter then type your password and hit enter again

let it do its thing but once its done type
Code:

sudo apt-get upgrade
type your password if prompted
let it do its thing once its done type
Code:

sudo reboot
hope that helps you to fix some bugs or whatever missing drive gets installed.

good luck to you

shane25119 01-22-2014 10:38 PM

You might also check the contents of your /etc/apt/sources.list file.

On the most recent two installs of Mint I've done (an Ubuntu based distribution) I found the sources.list file just referenced the install media. If that's the case, just grab one off of the Internet and do the above poster's suggestion.


All times are GMT -5. The time now is 04:30 PM.