gauche-full on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gauche-full

* (Optional) Uninstall gauche-full on Arch using YAY

$ yay -Rns gauche-full

2. Manually Install "gauche-full" via AUR

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

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

b. Clone gauche-full's git locally

$ git clone https://aur.archlinux.org/gauche-full.git ~/gauche-full

c. Go to ~/gauche-full folder and install it

$ cd ~/gauche-full $ makepkg -si

3. Information about the gauche-full package on Arch User Repository (AUR)

ID: 1394252
Name: gauche-full
PackageBaseID: 201960
PackageBase: gauche-full
Version: 0.9.14-1
Description: R7RS Scheme implementation developed to be a handy script interpreter
URL: https://practical-scheme.net/gauche/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1706457680
LastModified: 1706457680
URLPath: /cgit/aur.git/snapshot/gauche-full.tar.gz