Skip to content

Instantly share code, notes, and snippets.

@flrngel
Last active August 29, 2015 14:06
Show Gist options
  • Select an option

  • Save flrngel/03afb949b7160874ba8d to your computer and use it in GitHub Desktop.

Select an option

Save flrngel/03afb949b7160874ba8d to your computer and use it in GitHub Desktop.
oracle java 1.7 on Ubuntu trusty
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install -y oracle-java8-installer
sudo apt-get install -y oracle-java8-set-default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment