Linux/Ubuntu Kernel

From Wiki
< Linux
Revision as of 10:03, 1 October 2012 by Marcluer (talk | contribs)
sudo dpkg -i *.deb
  • Uninstall:
dpkg -l | grep "linux\-[a-z]*\-"
sudo apt-get remove KERNEL_PACKAGES_TO_REMOVE

dpkg -l | grep "linux\-[a-z]*\-" sudo apt-get remove KERNEL_PACKAGES_TO_REMOVE