Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created January 25, 2014 11:36
Show Gist options
  • Save wfaler/8615079 to your computer and use it in GitHub Desktop.
Save wfaler/8615079 to your computer and use it in GitHub Desktop.
Java box on Ubuntu 12.04
apt-get update
apt-get upgrade
apt-get install python-software-properties
add-apt-repository ppa:cassou/emacs
add-apt-repository ppa:webupd8team/java
apt-get update
apt-get install emacs24
apt-get install oracle-java7-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment