Skip to content

Instantly share code, notes, and snippets.

@caferrari
Created July 5, 2014 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save caferrari/3a21b808e575ef033f1a to your computer and use it in GitHub Desktop.
Save caferrari/3a21b808e575ef033f1a to your computer and use it in GitHub Desktop.
bison 2.7.1 - AMD 64
wget http://launchpadlibrarian.net/140087283/libbison-dev_2.7.1.dfsg-1_amd64.deb
wget http://launchpadlibrarian.net/140087282/bison_2.7.1.dfsg-1_amd64.deb
sudo dpkg -i libbison-dev_2.7.1.dfsg-1_amd64.deb
sudo dpkg -i bison_2.7.1.dfsg-1_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment