scmutils on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S scmutils

* (Optional) Uninstall scmutils on Arch using YAY

$ yay -Rns scmutils

2. Manually Install "scmutils" via AUR

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

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

b. Clone scmutils's git locally

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

c. Go to ~/scmutils folder and install it

$ cd ~/scmutils $ makepkg -si

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

ID: 1315796
Name: scmutils
PackageBaseID: 50750
PackageBase: scmutils
Version: 20230902-1
Description: Scheme library for the book Structure and Interpretation of Classical Mechanics.
URL: http://mitpress.mit.edu/sicm/
NumVotes: 4
Popularity: 0.088648
OutOfDate:
Maintainer: Rubo
Submitter: snowball
FirstSubmitted: 1310769958
LastModified: 1694169265
URLPath: /cgit/aur.git/snapshot/scmutils.tar.gz