chicken-iset on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-iset

* (Optional) Uninstall chicken-iset on Arch using YAY

$ yay -Rns chicken-iset

2. Manually Install "chicken-iset" via AUR

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

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

b. Clone chicken-iset's git locally

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

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

$ cd ~/chicken-iset $ makepkg -si

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

ID: 1378990
Name: chicken-iset
PackageBaseID: 201067
PackageBase: chicken-iset
Version: 2.2-1
Description: Integer sets for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/iset
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704203891
LastModified: 1704203891
URLPath: /cgit/aur.git/snapshot/chicken-iset.tar.gz