tinyscheme on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "tinyscheme" 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 tinyscheme on Arch using YAY
$
yay -S
tinyscheme
Copied
* (Optional) Uninstall tinyscheme on Arch using YAY
$
yay -Rns
tinyscheme
Copied
2. Manually Install "tinyscheme" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tinyscheme's git locally
$
git clone https://aur.archlinux.org/tinyscheme.git
~/tinyscheme
Copied
c. Go to ~/tinyscheme folder and install it
$
cd
~/tinyscheme
Copied
$
makepkg -si
Copied
3. Information about the tinyscheme package on Arch User Repository (AUR)
ID: 892230
Name: tinyscheme
PackageBaseID: 96926
PackageBase: tinyscheme
Version: 1.42-1
Description: A lightweight Scheme interpreter that implements a large subset of R5RS.
URL: http://tinyscheme.sourceforge.net/
NumVotes: 4
Popularity: 3.0E-6
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439127849
LastModified: 1618390160
URLPath: /cgit/aur.git/snapshot/tinyscheme.tar.gz
Name: tinyscheme
PackageBaseID: 96926
PackageBase: tinyscheme
Version: 1.42-1
Description: A lightweight Scheme interpreter that implements a large subset of R5RS.
URL: http://tinyscheme.sourceforge.net/
NumVotes: 4
Popularity: 3.0E-6
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1439127849
LastModified: 1618390160
URLPath: /cgit/aur.git/snapshot/tinyscheme.tar.gz