Skip to content

Instantly share code, notes, and snippets.

@facilita-tecnologia
Created February 24, 2014 05:07
Show Gist options
  • Save facilita-tecnologia/9182257 to your computer and use it in GitHub Desktop.
Save facilita-tecnologia/9182257 to your computer and use it in GitHub Desktop.
Instalar Java 8 no Ubunto
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