yajsv on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S yajsv

* (Optional) Uninstall yajsv on Arch using YAY

$ yay -Rns yajsv

2. Manually Install "yajsv" via AUR

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

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

b. Clone yajsv's git locally

$ git clone https://aur.archlinux.org/yajsv.git ~/yajsv

c. Go to ~/yajsv folder and install it

$ cd ~/yajsv $ makepkg -si

3. Information about the yajsv package on Arch User Repository (AUR)

ID: 1394628
Name: yajsv
PackageBaseID: 165982
PackageBase: yajsv
Version: 1.4.1-2
Description: Yet Another CLI JSON Schema Validator
URL: https://github.com/neilpa/yajsv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1619189714
LastModified: 1706484023
URLPath: /cgit/aur.git/snapshot/yajsv.tar.gz