go-gojsonschema on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S go-gojsonschema

* (Optional) Uninstall go-gojsonschema on Arch using YAY

$ yay -Rns go-gojsonschema

2. Manually Install "go-gojsonschema" via AUR

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

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

b. Clone go-gojsonschema's git locally

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

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

$ cd ~/go-gojsonschema $ makepkg -si

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

ID: 281315
Name: go-gojsonschema
PackageBaseID: 108353
PackageBase: go-gojsonschema
Version: 349.3988ac1-1
Description: Go implementation of JSON Schema, based on IETF's draft v4
URL: https://github.com/xeipuuv/gojsonschema
NumVotes: 1
Popularity: 0
OutOfDate: 1651618811
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1457089216
LastModified: 1457089219
URLPath: /cgit/aur.git/snapshot/go-gojsonschema.tar.gz