Skip to content

Instantly share code, notes, and snippets.

@brunogarcia
Created December 27, 2017 18:01
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 brunogarcia/bc06ea79d9aaa8ee961bcce37542e8ff to your computer and use it in GitHub Desktop.
Save brunogarcia/bc06ea79d9aaa8ee961bcce37542e8ff to your computer and use it in GitHub Desktop.
- sudo apt-get update
- sudo add-apt-repository ppa:webupd8team/java
- sudo apt-get update
- sudo apt-get install oracle-java8-installer
- sudo update-alternatives --config java
- java -version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment