Skip to content

Instantly share code, notes, and snippets.

@christophetd
Created August 28, 2015 09:43
Show Gist options
  • Save christophetd/68ebc6fdc78fe983fced to your computer and use it in GitHub Desktop.
Save christophetd/68ebc6fdc78fe983fced to your computer and use it in GitHub Desktop.
JDK 8 installation (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