Installing updates on Ubuntu & Linux Mint
Update Manager is a program that updates all installed software and their associated packages, with important software updates for security or recommended patches. The Update Manager checks for updates regularly and gives you much of the same advatadges as the loved and hated Windows Update functionality in W7.
I see however that a lot of users are troubling with the Update Manager lately! What every you try to update you always get the same error:
Could not apply changes! Fix broken packages first.
To make your way around this problem, you need to update your system manually!
sudo apt-get update sudo apt-get upgrade
Which do the following:
- Update the Package Index: The APT package index is essentially a database of available packages from the repositories defined in the
/etc/apt/sources.listfile. To update the local package index with the latest changes made in repositories use sudo apt-get update. - Upgrade Packages: Over time, updated versions of packages currently installed on your computer may become available from the package repositories (for example security updated). To upgrade your system, first update your package index as outlined above, and use sudo apt-get upgrade:
Once you have run these two command, your Ubuntu or Mint installation should be fit for fight again, and your Update Manager should work fine after a machine restart!





July 16th, 2011 - 10:07
Your answer was just what I nedeed. Its made my day!
July 18th, 2011 - 10:35
Not.
I did the update and upgrade commands.
rebooted.
still get the ‘broken updates’ error.
this is a brand new 30 minute old linux mint debian 10 install.
linux sux!
July 24th, 2011 - 21:33
Tried 5 different “solution”.
Nothing works.
July 25th, 2011 - 20:51
På tide å kjøpe seg terrassevarmer? http://utihagen.com/?p=116
October 13th, 2011 - 14:20
fix not yet done ,please give me the better sollution
January 26th, 2012 - 15:54
I think there’s something wrong with the RSS feed here. Seems like a broken link to me?