valijson-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S valijson-git

* (Optional) Uninstall valijson-git on Arch using YAY

$ yay -Rns valijson-git

2. Manually Install "valijson-git" via AUR

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

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

b. Clone valijson-git's git locally

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

c. Go to ~/valijson-git folder and install it

$ cd ~/valijson-git $ makepkg -si

3. Information about the valijson-git package on Arch User Repository (AUR)

ID: 1406425
Name: valijson-git
PackageBaseID: 202087
PackageBase: valijson-git
Version: 1.0.2.r8.g27f7e75-1
Description: Header-only C++ library for JSON Schema validation (git version)
URL: https://github.com/tristanpenman/valijson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: archdevlab
Submitter: archdevlab
FirstSubmitted: 1706753884
LastModified: 1707451307
URLPath: /cgit/aur.git/snapshot/valijson-git.tar.gz