← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78045]: I have a problem with the Update Manager

 

Question #78045 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78045

    Status: Needs information => Answered

marcobra (Marco Braida) proposed the following answer:
Open a Terminal from the menu Applications->Accessories->Terminal and
type:

sudo dpkg --configure -a

give your user password when requested, you don't see nothing when you
type it, then press enter

Then please also type or copy and paste a row a time then press enter:

sudo apt-get -f install
sudo apt-get --fix-missing install
sudo apt-get clean all
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get clean all
sudo apt-get autoremove

then please reboot your system, type

sudo reboot

give your user password when requested, you don't see nothing when you
type it, then press enter.

Hope this helps

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.