cl-iterate on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install cl-iterate on Arch using YAY
$
yay -S
cl-iterate
Copied
* (Optional) Uninstall cl-iterate on Arch using YAY
$
yay -Rns
cl-iterate
Copied
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
Copied
b. Clone cl-iterate's git locally
$
git clone https://aur.archlinux.org/cl-iterate.git
~/cl-iterate
Copied
c. Go to ~/cl-iterate folder and install it
$
cd
~/cl-iterate
Copied
$
makepkg -si
Copied
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
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