json-schema-validator on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S json-schema-validator

* (Optional) Uninstall json-schema-validator on Arch using YAY

$ yay -Rns json-schema-validator

2. Manually Install "json-schema-validator" via AUR

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

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

b. Clone json-schema-validator's git locally

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

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

$ cd ~/json-schema-validator $ makepkg -si

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

ID: 1264185
Name: json-schema-validator
PackageBaseID: 194047
PackageBase: json-schema-validator
Version: 2.2.0-3
Description: JSON schema validator for JSON for Modern C++
URL: https://github.com/pboettch/json-schema-validator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: unknown
Submitter: unknown
FirstSubmitted: 1685191974
LastModified: 1685192265
URLPath: /cgit/aur.git/snapshot/json-schema-validator.tar.gz