cl-fad on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cl-fad

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

$ yay -Rns cl-fad

2. Manually Install "cl-fad" via AUR

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

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

b. Clone cl-fad's git locally

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

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

$ cd ~/cl-fad $ makepkg -si

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

ID: 388179
Name: cl-fad
PackageBaseID: 120164
PackageBase: cl-fad
Version: 0.7.4-1
Description: A portable pathname library for Common Lisp
URL: http://weitz.de/cl-fad/
NumVotes: 0
Popularity: 0
OutOfDate: 1652094622
Maintainer: DacodaS
Submitter: DacodaS
FirstSubmitted: 1488265400
LastModified: 1488265400
URLPath: /cgit/aur.git/snapshot/cl-fad.tar.gz