cl-anaphora on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cl-anaphora

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

$ yay -Rns cl-anaphora

2. Manually Install "cl-anaphora" via AUR

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

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

b. Clone cl-anaphora's git locally

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

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

$ cd ~/cl-anaphora $ makepkg -si

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

ID: 1079788
Name: cl-anaphora
PackageBaseID: 178807
PackageBase: cl-anaphora
Version: 0.9.8-1
Description: The Anaphoric Macro Package from Hell
URL: https://anaphora.common-lisp.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652495639
LastModified: 1652495639
URLPath: /cgit/aur.git/snapshot/cl-anaphora.tar.gz