chicken-r7rs on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-r7rs

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

$ yay -Rns chicken-r7rs

2. Manually Install "chicken-r7rs" via AUR

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

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

b. Clone chicken-r7rs's git locally

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

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

$ cd ~/chicken-r7rs $ makepkg -si

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

ID: 1378976
Name: chicken-r7rs
PackageBaseID: 201058
PackageBase: chicken-r7rs
Version: 1.0.9-1
Description: R7RS compatibility for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/r7rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704203594
LastModified: 1704203594
URLPath: /cgit/aur.git/snapshot/chicken-r7rs.tar.gz