Skip to content

Instantly share code, notes, and snippets.

@MehmetGoekce
Last active May 14, 2024 09:54
Show Gist options
  • Select an option

  • Save MehmetGoekce/995598bcab035b70b7f25767055bda73 to your computer and use it in GitHub Desktop.

Select an option

Save MehmetGoekce/995598bcab035b70b7f25767055bda73 to your computer and use it in GitHub Desktop.
Install dependencies Emacs needs
add-apt-repository ppa:ubuntu-toolchain-r/ppa
apt update
apt install gcc-11 libgccjit0 libgccjit-11-dev
apt build-dep emacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment