Skip to content

Instantly share code, notes, and snippets.

@thgbarros
Last active March 26, 2019 11:47
Show Gist options
  • Save thgbarros/c3c1f8a18a59633c7713c1b4008acd1a to your computer and use it in GitHub Desktop.
Save thgbarros/c3c1f8a18a59633c7713c1b4008acd1a to your computer and use it in GitHub Desktop.
sudo add-apt-repository ppa:webupd8team/java -y
sudo apt-get update
sudo apt --assume-yes install oracle-java8-installer
java -version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment