gauche-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gauche-git

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

$ yay -Rns gauche-git

2. Manually Install "gauche-git" via AUR

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

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

b. Clone gauche-git's git locally

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

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

$ cd ~/gauche-git $ makepkg -si

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

ID: 1357296
Name: gauche-git
PackageBaseID: 55780
PackageBase: gauche-git
Version: 7:0.9.13.r15303-1
Description: R7RS Scheme implementation developed to be a handy script interpreter
URL: http://practical-scheme.net/gauche/index.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: fabi
Submitter: metasyntax
FirstSubmitted: 1326483080
LastModified: 1700642951
URLPath: /cgit/aur.git/snapshot/gauche-git.tar.gz