guile-gash on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S guile-gash

* (Optional) Uninstall guile-gash on Arch using YAY

$ yay -Rns guile-gash

2. Manually Install "guile-gash" via AUR

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

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

b. Clone guile-gash's git locally

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

c. Go to ~/guile-gash folder and install it

$ cd ~/guile-gash $ makepkg -si

3. Information about the guile-gash package on Arch User Repository (AUR)

ID: 1037608
Name: guile-gash
PackageBaseID: 175446
PackageBase: guile-gash
Version: 0.3.0-1
Description: POSIX-compatible shell and Guile library for parsing shell scripts.
URL: https://savannah.nongnu.org/projects/gash/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hugo.hornquist
Submitter: hugo.hornquist
FirstSubmitted: 1643357098
LastModified: 1645011603
URLPath: /cgit/aur.git/snapshot/guile-gash.tar.gz