Skip to content

Instantly share code, notes, and snippets.

@leon
Last active December 14, 2015 07:08
Show Gist options
  • Save leon/5047715 to your computer and use it in GitHub Desktop.
Save leon/5047715 to your computer and use it in GitHub Desktop.
java 7 ubuntu
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-jdk7-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment