cl-fiasco on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S cl-fiasco

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

$ yay -Rns cl-fiasco

2. Manually Install "cl-fiasco" via AUR

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

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

b. Clone cl-fiasco's git locally

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

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

$ cd ~/cl-fiasco $ makepkg -si

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

ID: 1080890
Name: cl-fiasco
PackageBaseID: 178891
PackageBase: cl-fiasco
Version: r310.gbb47d2f-1
Description: A Common Lisp test framework that treasures your failures
URL: https://github.com/joaotavora/fiasco
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652690440
LastModified: 1652690440
URLPath: /cgit/aur.git/snapshot/cl-fiasco.tar.gz