scheme48 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S scheme48

* (Optional) Uninstall scheme48 on Arch using YAY

$ yay -Rns scheme48

2. Manually Install "scheme48" via AUR

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

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

b. Clone scheme48's git locally

$ git clone https://aur.archlinux.org/scheme48.git ~/scheme48

c. Go to ~/scheme48 folder and install it

$ cd ~/scheme48 $ makepkg -si

3. Information about the scheme48 package on Arch User Repository (AUR)

ID: 229782
Name: scheme48
PackageBaseID: 99730
PackageBase: scheme48
Version: 1.9.2-1
Description: Scheme interpreter for experimentation
URL: http://s48.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: nathan
Submitter: nathan
FirstSubmitted: 1441927915
LastModified: 1441928011
URLPath: /cgit/aur.git/snapshot/scheme48.tar.gz