chicken-srfi-95 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-srfi-95

* (Optional) Uninstall chicken-srfi-95 on Arch using YAY

$ yay -Rns chicken-srfi-95

2. Manually Install "chicken-srfi-95" via AUR

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

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

b. Clone chicken-srfi-95's git locally

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

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

$ cd ~/chicken-srfi-95 $ makepkg -si

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

ID: 1379052
Name: chicken-srfi-95
PackageBaseID: 201101
PackageBase: chicken-srfi-95
Version: 2.0-1
Description: SRFI-95: Sorting and merging for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/srfi-95
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704207514
LastModified: 1704207514
URLPath: /cgit/aur.git/snapshot/chicken-srfi-95.tar.gz