ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #05376
Re: [Question #77684]: package gnome-utils 2.24.1-0ubuntu1 failed to install/upgrade:
Question #77684 on gnome-utils in ubuntu changed:
https://answers.edge.launchpad.net/ubuntu/+source/gnome-utils/+question/77684
Status: Open => Answered
marcobra (Marco Braida) proposed the following answer:
Please try...
Open a Terminal from the menu Applications → Accessories → Terminal and type:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)
sudo dpkg --clear-avail
sudo dpkg --configure -a
then to update and upgrade and also check pending or missing packages,
still using terminal type:
sudo apt-get -f install
sudo apt-get --fix-missing install
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get clean
sudo apt-get autoremove
Then retry to upgrade... your release.
Hope this helps
Ciao
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.