guile3.0-reader on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S guile3.0-reader

* (Optional) Uninstall guile3.0-reader on Arch using YAY

$ yay -Rns guile3.0-reader

2. Manually Install "guile3.0-reader" via AUR

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

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

b. Clone guile3.0-reader's git locally

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

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

$ cd ~/guile3.0-reader $ makepkg -si

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

ID: 1061039
Name: guile3.0-reader
PackageBaseID: 156232
PackageBase: guile3.0-reader
Version: 0.6.3-2
Description: a simple framework for building readers for GNU Guile 3.0
URL: http://www.nongnu.org/guile-reader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haawda
FirstSubmitted: 1596301390
LastModified: 1649018383
URLPath: /cgit/aur.git/snapshot/guile3.0-reader.tar.gz