Skip to content

Instantly share code, notes, and snippets.

@lukin0110
Created January 21, 2013 14:20
Show Gist options
  • Save lukin0110/4586392 to your computer and use it in GitHub Desktop.
Save lukin0110/4586392 to your computer and use it in GitHub Desktop.
install oracle jdk7 on 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