chez-srfi on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S chez-srfi

* (Optional) Uninstall chez-srfi on Arch using YAY

$ yay -Rns chez-srfi

2. Manually Install "chez-srfi" via AUR

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

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

b. Clone chez-srfi's git locally

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

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

$ cd ~/chez-srfi $ makepkg -si

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

ID: 914668
Name: chez-srfi
PackageBaseID: 167506
PackageBase: chez-srfi
Version: 1.2-1
Description: SRFI for ChezScheme
URL: https://github.com/shih-liang/chez-srfi
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: Oops
Submitter: Oops
FirstSubmitted: 1622449137
LastModified: 1622449137
URLPath: /cgit/aur.git/snapshot/chez-srfi.tar.gz