gauche-readline on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gauche-readline

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

$ yay -Rns gauche-readline

2. Manually Install "gauche-readline" via AUR

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

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

b. Clone gauche-readline's git locally

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

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

$ cd ~/gauche-readline $ makepkg -si

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

ID: 210989
Name: gauche-readline
PackageBaseID: 95881
PackageBase: gauche-readline
Version: 20100625-1
Description: Readline module for gauche REPL
URL: http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/gauche/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 10sr
FirstSubmitted: 1436717426
LastModified: 1436717542
URLPath: /cgit/aur.git/snapshot/gauche-readline.tar.gz