rscheme on AUR (Arch User Repository)

Last updated: June 26,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

b. Install rscheme on Arch using YAY

$ yay -S rscheme

* (Optional) Uninstall rscheme on Arch using YAY

$ yay -Rns rscheme

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

b. Clone rscheme's git locally

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

c. Go to ~/rscheme folder and install it

$ cd ~/rscheme $ makepkg -si

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