rhizome-pi-scheme on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rhizome-pi-scheme

* (Optional) Uninstall rhizome-pi-scheme on Arch using YAY

$ yay -Rns rhizome-pi-scheme

2. Manually Install "rhizome-pi-scheme" via AUR

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

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

b. Clone rhizome-pi-scheme's git locally

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

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

$ cd ~/rhizome-pi-scheme $ makepkg -si

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

ID: 302097
Name: rhizome-pi-scheme
PackageBaseID: 111228
PackageBase: rhizome-pi-scheme
Version: 0.57-1
Description: rhizome/pi is a Scheme implementation (interpreter and compiler, compiler generates program in C language) conforming to R^5RS.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1705158277
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1463121706
LastModified: 1463121883
URLPath: /cgit/aur.git/snapshot/rhizome-pi-scheme.tar.gz