mosh-scheme on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S mosh-scheme

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

$ yay -Rns mosh-scheme

2. Manually Install "mosh-scheme" via AUR

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

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

b. Clone mosh-scheme's git locally

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

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

$ cd ~/mosh-scheme $ makepkg -si

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

ID: 300307
Name: mosh-scheme
PackageBaseID: 110987
PackageBase: mosh-scheme
Version: 0.2.7-1
Description: Mosh is a free and fast interpreter for Scheme as specified in the R6RS.
URL:
NumVotes: 4
Popularity: 4.6E-5
OutOfDate: 1668428767
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1462538150
LastModified: 1462538180
URLPath: /cgit/aur.git/snapshot/mosh-scheme.tar.gz