chez-scheme-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S chez-scheme-git

* (Optional) Uninstall chez-scheme-git on Arch using YAY

$ yay -Rns chez-scheme-git

2. Manually Install "chez-scheme-git" via AUR

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

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

b. Clone chez-scheme-git's git locally

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

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

$ cd ~/chez-scheme-git $ makepkg -si

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

ID: 698636
Name: chez-scheme-git
PackageBaseID: 110601
PackageBase: chez-scheme-git
Version: 9.5.r65.gd8c2704-4
Description: Chez Scheme is an implementation of the Revised6 Report on Scheme (R6RS) with numerous language and programming environment extensions. (threaded build)
URL: https://github.com/cisco/ChezScheme
NumVotes: 15
Popularity: 0
OutOfDate: 1699888667
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1461687513
LastModified: 1582132790
URLPath: /cgit/aur.git/snapshot/chez-scheme-git.tar.gz