Install Emacs on Linux Mint (or any debian-like Linux)
Get and add APT key:
1 | wget -q -O - http://emacs.naquadah.org/key.gpg | sudo apt-key add - |
Add repo to your APT:
1 | apt sources |
Update and install Emacs-snapshot
1 | apt update |
Reference:
http://emacs.naquadah.org/