Skip to content

Instantly share code, notes, and snippets.

@ianmariano
Created October 26, 2014 15:43
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 ianmariano/5fc0fc507fc9c24c5723 to your computer and use it in GitHub Desktop.
Save ianmariano/5fc0fc507fc9c24c5723 to your computer and use it in GitHub Desktop.
Install Oracle Java 8 Ubuntu
sudo add-apt-repository ppa:webupd8team/java
sudo aptitude update
sudo aptitude install oracle-java8-installer oracle-java8-set-default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment