Quote:
Originally Posted by hydrurga
It might have been the autoremove causing the error.
Try:
Code:
sudo apt-get purge linux-image-4.2.0-27-generic
|
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.2.0-27-generic : Depends: linux-image-4.2.0-27-generic but it is not going to be installed
linux-image-extra-4.4.0-36-generic : Depends: linux-image-4.4.0-36-generic but it is not going to be installed
linux-image-extra-4.4.0-72-generic : Depends: linux-image-4.4.0-72-generic but it is not going to be installed
linux-image-generic-lts-xenial : Depends: linux-image-4.4.0-72-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).