Skip to content

Instantly share code, notes, and snippets.

@christophetd
Created August 28, 2015 09:42
Show Gist options
  • Save christophetd/71a9de1d8932877a58ef to your computer and use it in GitHub Desktop.
Save christophetd/71a9de1d8932877a58ef to your computer and use it in GitHub Desktop.
JDK8 installations commands (Ubuntu)
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