Wednesday, March 14, 2018

apt - Unmet dependencies (linux-headers, linux-image)

I am trying to install a program on my Linux.
When running: sudo apt-get install nams I keep getting:


Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
linux-image-extra-4.4.0-71-generic :
Depends: linux-image-4.4.0-71-generic but it is not going to be installed
linux-image-generic :
Depends: linux-image-4.4.0-71-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

I tried to fix it doing: sudo apt-get -f install

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...