chez-scheme on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "chez-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
Copied
b. Install chez-scheme on Arch using YAY
$
yay -S
chez-scheme
Copied
* (Optional) Uninstall chez-scheme on Arch using YAY
$
yay -Rns
chez-scheme
Copied
2. Manually Install "chez-scheme" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chez-scheme's git locally
$
git clone https://aur.archlinux.org/chez-scheme.git
~/chez-scheme
Copied
c. Go to ~/chez-scheme folder and install it
$
cd
~/chez-scheme
Copied
$
makepkg -si
Copied
3. Information about the chez-scheme package on Arch User Repository (AUR)
ID: 1405490
Name: chez-scheme
PackageBaseID: 111547
PackageBase: chez-scheme
Version: 10.0.0-1
Description: Compiler and run-time system for the language of the Revised^6 Report on Scheme (R6RS), with numerous extensions.
URL: https://github.com/cisco/ChezScheme
NumVotes: 41
Popularity: 0.138831
OutOfDate:
Maintainer: taekyung
Submitter: dgeibi
FirstSubmitted: 1463925539
LastModified: 1707301095
URLPath: /cgit/aur.git/snapshot/chez-scheme.tar.gz
Name: chez-scheme
PackageBaseID: 111547
PackageBase: chez-scheme
Version: 10.0.0-1
Description: Compiler and run-time system for the language of the Revised^6 Report on Scheme (R6RS), with numerous extensions.
URL: https://github.com/cisco/ChezScheme
NumVotes: 41
Popularity: 0.138831
OutOfDate:
Maintainer: taekyung
Submitter: dgeibi
FirstSubmitted: 1463925539
LastModified: 1707301095
URLPath: /cgit/aur.git/snapshot/chez-scheme.tar.gz