guile-json3 on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S guile-json3

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

$ yay -Rns guile-json3

2. Manually Install "guile-json3" via AUR

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

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

b. Clone guile-json3's git locally

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

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

$ cd ~/guile-json3 $ makepkg -si

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

ID: 770507
Name: guile-json3
PackageBaseID: 155970
PackageBase: guile-json3
Version: 3.4.0-1
Description: JSON module for Guile (Version 3)
URL: https://savannah.nongnu.org/projects/guile-json
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1595854208
LastModified: 1595854820
URLPath: /cgit/aur.git/snapshot/guile-json3.tar.gz