mit-scheme on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mit-scheme

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

$ yay -Rns mit-scheme

2. Manually Install "mit-scheme" via AUR

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

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

b. Clone mit-scheme's git locally

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

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

$ cd ~/mit-scheme $ makepkg -si

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

ID: 1394521
Name: mit-scheme
PackageBaseID: 166558
PackageBase: mit-scheme
Version: 12.1-9
Description: MIT/GNU Scheme
URL: https://www.gnu.org/software/mit-scheme/
NumVotes: 14
Popularity: 0.253353
OutOfDate:
Maintainer: carsme
Submitter: arojas
FirstSubmitted: 1620465466
LastModified: 1706481721
URLPath: /cgit/aur.git/snapshot/mit-scheme.tar.gz