cl-esrap on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cl-esrap

* (Optional) Uninstall cl-esrap on Arch using YAY

$ yay -Rns cl-esrap

2. Manually Install "cl-esrap" via AUR

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

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

b. Clone cl-esrap's git locally

$ git clone https://aur.archlinux.org/cl-esrap.git ~/cl-esrap

c. Go to ~/cl-esrap folder and install it

$ cd ~/cl-esrap $ makepkg -si

3. Information about the cl-esrap package on Arch User Repository (AUR)

ID: 1080900
Name: cl-esrap
PackageBaseID: 178894
PackageBase: cl-esrap
Version: 0.17.r21.g7588b43-1
Description: A Packrat/Parsing Grammar/TDPL parser for Common Lisp
URL: https://scymtym.github.io/esrap/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652692743
LastModified: 1652692743
URLPath: /cgit/aur.git/snapshot/cl-esrap.tar.gz