Skip to content

Instantly share code, notes, and snippets.

@saltlakeryan
Created November 29, 2013 18:04
Show Gist options
  • Save saltlakeryan/7709681 to your computer and use it in GitHub Desktop.
Save saltlakeryan/7709681 to your computer and use it in GitHub Desktop.
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian precise contrib" >> /etc/apt/sources.list'
sudo apt-get update && sudo apt-get install virtualbox-4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment