Skip to content

Instantly share code, notes, and snippets.

@vunb
Created March 21, 2014 06:58
Show Gist options
  • Save vunb/9680972 to your computer and use it in GitHub Desktop.
Save vunb/9680972 to your computer and use it in GitHub Desktop.
How do I install development tools for 12.10?
sudo apt-get install linux-headers-$(uname -r) build-essential
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment