Linux/Ubuntu Kernel

From Wiki
< Linux
Revision as of 10:04, 1 October 2012 by Marcluer (talk | contribs)


  • Install:
sudo dpkg -i *.deb
  • Uninstall:
dpkg -l | grep "linux\-[a-z]*\-"
sudo apt-get remove KERNEL_PACKAGES_TO_REMOVE