Skip to content

Instantly share code, notes, and snippets.

@witooh
Created July 7, 2014 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save witooh/04c85e691143a9059fc0 to your computer and use it in GitHub Desktop.
Save witooh/04c85e691143a9059fc0 to your computer and use it in GitHub Desktop.
Ubuntu install java
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
#sudo apt-get install oracle-java8-set-default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment