Skip to content

Instantly share code, notes, and snippets.

@aghecht
Created July 7, 2012 15:45
Show Gist options
  • Save aghecht/3066935 to your computer and use it in GitHub Desktop.
Save aghecht/3066935 to your computer and use it in GitHub Desktop.
Install Sun JDK 6
sudo apt-add-repository ppa:flexiondotorg/java
sudo apt-get update
sudo apt-get install sun-java6-jdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment