Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created February 8, 2012 20:36
Show Gist options
  • Save wfaler/1773282 to your computer and use it in GitHub Desktop.
Save wfaler/1773282 to your computer and use it in GitHub Desktop.
install java silently on ubuntu
sudo apt-get --yes --force-yes install openjdk-6-jdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment