Skip to content

Instantly share code, notes, and snippets.

@ZephiroRB
Created March 19, 2014 23:17
Show Gist options
  • Save ZephiroRB/9653646 to your computer and use it in GitHub Desktop.
Save ZephiroRB/9653646 to your computer and use it in GitHub Desktop.
Install Emacs for Ubuntu/Debian/LinuxMint
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:cassou/emacs
sudo apt-get update
#sudo apt-get install emacs-snapshot-el emacs-snapshot-gtk emacs-snapshot
sudo apt-get install emacs24 emacs24-el emacs24-common-non-dfsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment