emacs-lispy on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S emacs-lispy

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

$ yay -Rns emacs-lispy

2. Manually Install "emacs-lispy" via AUR

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

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

b. Clone emacs-lispy's git locally

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

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

$ cd ~/emacs-lispy $ makepkg -si

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

ID: 417110
Name: emacs-lispy
PackageBaseID: 123153
PackageBase: emacs-lispy
Version: 0.26.0-1
Description: Short and sweet LISP editing
URL: https://github.com/abo-abo/lispy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1496660179
LastModified: 1496661214
URLPath: /cgit/aur.git/snapshot/emacs-lispy.tar.gz