rscheme on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "rscheme" 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 rscheme on Arch using YAY
$
yay -S
rscheme
Copied
* (Optional) Uninstall rscheme on Arch using YAY
$
yay -Rns
rscheme
Copied
2. Manually Install "rscheme" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rscheme's git locally
$
git clone https://aur.archlinux.org/rscheme.git
~/rscheme
Copied
c. Go to ~/rscheme folder and install it
$
cd
~/rscheme
Copied
$
makepkg -si
Copied
3. Information about the rscheme package on Arch User Repository (AUR)
ID: 302104
Name: rscheme
PackageBaseID: 111229
PackageBase: rscheme
Version: 0.7.3.4b7-1
Description: RScheme is an open-source (and freely redistributable) implementation of the Scheme language with lots of extensions and additional features beyond the core language.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1705158453
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1463122225
LastModified: 1463122511
URLPath: /cgit/aur.git/snapshot/rscheme.tar.gz
Name: rscheme
PackageBaseID: 111229
PackageBase: rscheme
Version: 0.7.3.4b7-1
Description: RScheme is an open-source (and freely redistributable) implementation of the Scheme language with lots of extensions and additional features beyond the core language.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1705158453
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1463122225
LastModified: 1463122511
URLPath: /cgit/aur.git/snapshot/rscheme.tar.gz