Skip to content

Instantly share code, notes, and snippets.

@zhaopengme
Last active January 19, 2017 07:37
Show Gist options
  • Save zhaopengme/96c11f63e1f97256973c11e005c05906 to your computer and use it in GitHub Desktop.
Save zhaopengme/96c11f63e1f97256973c11e005c05906 to your computer and use it in GitHub Desktop.
# Install Java
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment