cl-iterate on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cl-iterate

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

$ yay -Rns cl-iterate

2. Manually Install "cl-iterate" via AUR

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

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

b. Clone cl-iterate's git locally

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

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

$ cd ~/cl-iterate $ makepkg -si

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

ID: 1080400
Name: cl-iterate
PackageBaseID: 178858
PackageBase: cl-iterate
Version: 1.5.3.r12.gea90d81-1
Description: An iteration construct for Common Lisp
URL: https://iterate.common-lisp.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652605624
LastModified: 1652605624
URLPath: /cgit/aur.git/snapshot/cl-iterate.tar.gz