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

Last updated: October 06,2024

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

$ yay -S chicken-srfi-67

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

$ yay -Rns chicken-srfi-67

2. Manually Install "chicken-srfi-67" 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-67's git locally

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

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

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

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

ID: 1378955
Name: chicken-srfi-67
PackageBaseID: 201048
PackageBase: chicken-srfi-67
Version: 0.1-1
Description: SRFI-67: Compare Procedures for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/srfi-67
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704202454
LastModified: 1704202454
URLPath: /cgit/aur.git/snapshot/chicken-srfi-67.tar.gz