guile-reader on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S guile-reader

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

$ yay -Rns guile-reader

2. Manually Install "guile-reader" via AUR

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

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

b. Clone guile-reader's git locally

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

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

$ cd ~/guile-reader $ makepkg -si

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

ID: 1206829
Name: guile-reader
PackageBaseID: 120054
PackageBase: guile-reader
Version: 0.6.3-2
Description: a simple framework for building readers for GNU Guile
URL: http://www.nongnu.org/guile-reader
NumVotes: 3
Popularity: 0.000296
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1487917647
LastModified: 1675581516
URLPath: /cgit/aur.git/snapshot/guile-reader.tar.gz