guile-json on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S guile-json

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

$ yay -Rns guile-json

2. Manually Install "guile-json" via AUR

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

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

b. Clone guile-json's git locally

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

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

$ cd ~/guile-json $ makepkg -si

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

ID: 1178179
Name: guile-json
PackageBaseID: 149594
PackageBase: guile-json
Version: 4.7.3-1
Description: JSON module for Guile
URL: https://savannah.nongnu.org/projects/guile-json
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1582817372
LastModified: 1670165507
URLPath: /cgit/aur.git/snapshot/guile-json.tar.gz