emacs-a on AUR (Arch User Repository)

Last updated: July 08,2024

1. Install "emacs-a" 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-a on Arch using YAY

$ yay -S emacs-a

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

$ yay -Rns emacs-a

2. Manually Install "emacs-a" via AUR

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

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

b. Clone emacs-a's git locally

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

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

$ cd ~/emacs-a $ makepkg -si

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

ID: 655302
Name: emacs-a
PackageBaseID: 145772
PackageBase: emacs-a
Version: 0.1.1-1
Description: Clojure Parser for Emacs Lisp
URL: https://github.com/plexus/a.el
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: haawda
FirstSubmitted: 1570877540
LastModified: 1570877540
URLPath: /cgit/aur.git/snapshot/emacs-a.tar.gz