chicken-integer-map on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-integer-map

* (Optional) Uninstall chicken-integer-map on Arch using YAY

$ yay -Rns chicken-integer-map

2. Manually Install "chicken-integer-map" via AUR

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

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

b. Clone chicken-integer-map's git locally

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

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

$ cd ~/chicken-integer-map $ makepkg -si

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

ID: 1379089
Name: chicken-integer-map
PackageBaseID: 201125
PackageBase: chicken-integer-map
Version: 1.0.3-1
Description: SRFI 224 integer mappings for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/integer-map
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704209451
LastModified: 1704209451
URLPath: /cgit/aur.git/snapshot/chicken-integer-map.tar.gz