Skip to content

Instantly share code, notes, and snippets.

@artiya4u
Created January 25, 2017 07:35
Show Gist options
  • Save artiya4u/e7b2c8d05bebc9a02a1b0e2981d92802 to your computer and use it in GitHub Desktop.
Save artiya4u/e7b2c8d05bebc9a02a1b0e2981d92802 to your computer and use it in GitHub Desktop.
Ubuntu install JDK from PPA
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