How to install linux-header in Ubuntu

Use:

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

Leave a Reply