chicken-alist-lib on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "chicken-alist-lib" 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 chicken-alist-lib on Arch using YAY

$ yay -S chicken-alist-lib

* (Optional) Uninstall chicken-alist-lib on Arch using YAY

$ yay -Rns chicken-alist-lib

2. Manually Install "chicken-alist-lib" via AUR

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

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

b. Clone chicken-alist-lib's git locally

$ git clone https://aur.archlinux.org/chicken-alist-lib.git ~/chicken-alist-lib

c. Go to ~/chicken-alist-lib folder and install it

$ cd ~/chicken-alist-lib $ makepkg -si

3. Information about the chicken-alist-lib package on Arch User Repository (AUR)

ID: 1379086
Name: chicken-alist-lib
PackageBaseID: 201122
PackageBase: chicken-alist-lib
Version: 0.3.0-1
Description: SRFI-69-like library for alists for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/alist-lib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704209200
LastModified: 1704209200
URLPath: /cgit/aur.git/snapshot/chicken-alist-lib.tar.gz