OCDevel
Walk

Install Emacs 27 on Ubuntu 18.04

Nov 12, 2020

I use Spacemacs (highly recommended) who's latest versions aren't compatible with earlier Emacs (eg, 25 is common on 18.04).

# Install Emacs 27
sudo add-apt-repository ppa:kelleyk/emacs
sudo apt update
sudo apt install emacs27

# Install Spacemacs
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
Take your next AI deep dive with youTake your next AI deep dive with you
Agents, transformers, or the topic you keep putting off. Gnothi turns what you want to learn into a series for your podcast app.Agents, transformers, or the topic you keep putting off. Gnothi turns what you want to learn into a series for your podcast app.Create an AI series →Create an AI series →