emacs-ng on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "emacs-ng" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install emacs-ng on Arch using YAY

$ yay -S emacs-ng

* (Optional) Uninstall emacs-ng on Arch using YAY

$ yay -Rns emacs-ng

2. Manually Install "emacs-ng" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone emacs-ng's git locally

$ git clone https://aur.archlinux.org/emacs-ng.git ~/emacs-ng

c. Go to ~/emacs-ng folder and install it

$ cd ~/emacs-ng $ makepkg -si

3. Information about the emacs-ng package on Arch User Repository (AUR)

ID: 1245784
Name: emacs-ng
PackageBaseID: 168202
PackageBase: emacs-ng
Version: 30.0.50-11
Description: A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender
URL: https://emacs-ng.github.io/emacs-ng
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sainnhe
FirstSubmitted: 1624257752
LastModified: 1682340045
URLPath: /cgit/aur.git/snapshot/emacs-ng.tar.gz