cl-unit-test on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cl-unit-test

* (Optional) Uninstall cl-unit-test on Arch using YAY

$ yay -Rns cl-unit-test

2. Manually Install "cl-unit-test" via AUR

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

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

b. Clone cl-unit-test's git locally

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

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

$ cd ~/cl-unit-test $ makepkg -si

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

ID: 1080378
Name: cl-unit-test
PackageBaseID: 178851
PackageBase: cl-unit-test
Version: r1.g266afaf-1
Description: Unit testing framework for Common Lisp
URL: https://github.com/hanshuebner/unit-test
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652602640
LastModified: 1652602640
URLPath: /cgit/aur.git/snapshot/cl-unit-test.tar.gz