Skip to content

Instantly share code, notes, and snippets.

@sumodirjo
Created September 4, 2014 04:09
Show Gist options
  • Save sumodirjo/248d0fb5307eeaa9c87b to your computer and use it in GitHub Desktop.
Save sumodirjo/248d0fb5307eeaa9c87b to your computer and use it in GitHub Desktop.
Install Oracle Java 8 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