guile-json1 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S guile-json1

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

$ yay -Rns guile-json1

2. Manually Install "guile-json1" via AUR

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

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

b. Clone guile-json1's git locally

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

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

$ cd ~/guile-json1 $ makepkg -si

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

ID: 613710
Name: guile-json1
PackageBaseID: 142160
PackageBase: guile-json1
Version: 1.3.2-1
Description: JSON module for Guile (Version 1)
URL: https://savannah.nongnu.org/projects/guile-json
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1558163714
LastModified: 1558163714
URLPath: /cgit/aur.git/snapshot/guile-json1.tar.gz