chibi-scheme on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S chibi-scheme

* (Optional) Uninstall chibi-scheme on Arch using YAY

$ yay -Rns chibi-scheme

2. Manually Install "chibi-scheme" via AUR

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

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

b. Clone chibi-scheme's git locally

$ git clone https://aur.archlinux.org/chibi-scheme.git ~/chibi-scheme

c. Go to ~/chibi-scheme folder and install it

$ cd ~/chibi-scheme $ makepkg -si

3. Information about the chibi-scheme package on Arch User Repository (AUR)

ID: 934196
Name: chibi-scheme
PackageBaseID: 142172
PackageBase: chibi-scheme
Version: 0.10.0-1
Description: Minimal R7RS scheme implementation for use as an extension language
URL: http://synthcode.com/wiki/chibi-scheme
NumVotes: 7
Popularity: 4.0E-6
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1558214254
LastModified: 1626258340
URLPath: /cgit/aur.git/snapshot/chibi-scheme.tar.gz