ypsilon-scheme on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S ypsilon-scheme

* (Optional) Uninstall ypsilon-scheme on Arch using YAY

$ yay -Rns ypsilon-scheme

2. Manually Install "ypsilon-scheme" via AUR

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

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

b. Clone ypsilon-scheme's git locally

$ git clone https://aur.archlinux.org/ypsilon-scheme.git ~/ypsilon-scheme

c. Go to ~/ypsilon-scheme folder and install it

$ cd ~/ypsilon-scheme $ makepkg -si

3. Information about the ypsilon-scheme package on Arch User Repository (AUR)

ID: 300320
Name: ypsilon-scheme
PackageBaseID: 110988
PackageBase: ypsilon-scheme
Version: 0.9.6.update3-2
Description: The implementation of R6RS Scheme Programming Language for real-time applications.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1462538541
LastModified: 1462541614
URLPath: /cgit/aur.git/snapshot/ypsilon-scheme.tar.gz