go-json-gold on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S go-json-gold

* (Optional) Uninstall go-json-gold on Arch using YAY

$ yay -Rns go-json-gold

2. Manually Install "go-json-gold" via AUR

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

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

b. Clone go-json-gold's git locally

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

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

$ cd ~/go-json-gold $ makepkg -si

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

ID: 368711
Name: go-json-gold
PackageBaseID: 118224
PackageBase: go-json-gold
Version: r30.2e54481-1
Description: An implementation of the JSON-LD specification in Go
URL: https://github.com/kazarena/json-gold
NumVotes: 1
Popularity: 0
OutOfDate: 1651620055
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1482923274
LastModified: 1482923274
URLPath: /cgit/aur.git/snapshot/go-json-gold.tar.gz