1 2 3 4 5 6 7 8 9 | x@Gotham:/home/d/bin$ sudo dpkg -r linux-headers-generic-pae (Reading database ... 185381 files and directories currently installed.) Removing linux-headers-generic-pae ... x@Gotham:/home/d/bin$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded. x@Gotham:/home/d/bin$ |