How to install linux build and kernel headers for ubuntu/debian?

Advertisements

debian-logoInstalling Build and Kernel Headers for your Linux distribution is very easy using the apt-get tool available in Debian based systems. Ubuntu and it’s variants being derived from Debian, can also have the Linux Build and Kernel headers installed using the apt-get tool. Just use the following command to install the build and header files for Ubuntu or Debian Linux:

sudo apt-get install linux-headers-$(uname -r)

The uname -r in the above command just passes your kernel version to apt-get. Remember using this command you can install build and kernel headers on all Debian, Ubuntu, kubuntu, Xubuntu and other Debian based Linux Distributions. For Installing Build and Kernel Headers on a RedHat based system, see this.



June 17th, 2009 Written by The Digitizor    

Free subscription: Subscribe RSS feed or get daily tips in your email
* Click confirmation link sent in email * Don't see the email? check spam folder

  Facebook 


Liked it? Share...   Digg It!   Submit to Del.icio.us   Submit to Reddit   Stumble   Submit to Identica   Slashdot It   Send to a friend via email


blog comments powered by Disqus

Trackbacks