scm on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "scm" 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 scm on Arch using YAY
$
yay -S
scm
Copied
* (Optional) Uninstall scm on Arch using YAY
$
yay -Rns
scm
Copied
2. Manually Install "scm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone scm's git locally
$
git clone https://aur.archlinux.org/scm.git
~/scm
Copied
c. Go to ~/scm folder and install it
$
cd
~/scm
Copied
$
makepkg -si
Copied
3. Information about the scm package on Arch User Repository (AUR)
ID: 704003
Name: scm
PackageBaseID: 27115
PackageBase: scm
Version: 5f3-1
Description: An R5RS Scheme (IEEE P1178). Written in C and runs under many OSes.
URL: http://people.csail.mit.edu/jaffer/SCM
NumVotes: 10
Popularity: 4.0E-6
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1244492023
LastModified: 1583348735
URLPath: /cgit/aur.git/snapshot/scm.tar.gz
Name: scm
PackageBaseID: 27115
PackageBase: scm
Version: 5f3-1
Description: An R5RS Scheme (IEEE P1178). Written in C and runs under many OSes.
URL: http://people.csail.mit.edu/jaffer/SCM
NumVotes: 10
Popularity: 4.0E-6
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1244492023
LastModified: 1583348735
URLPath: /cgit/aur.git/snapshot/scm.tar.gz