cl-utilities on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cl-utilities

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

$ yay -Rns cl-utilities

2. Manually Install "cl-utilities" via AUR

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

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

b. Clone cl-utilities's git locally

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

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

$ cd ~/cl-utilities $ makepkg -si

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

ID: 1082194
Name: cl-utilities
PackageBaseID: 178966
PackageBase: cl-utilities
Version: r39.gdce2d2f-1
Description: A collection of semi-standard utilities for Common Lisp
URL: https://cl-utilities.common-lisp.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652918605
LastModified: 1652918605
URLPath: /cgit/aur.git/snapshot/cl-utilities.tar.gz