vjson-schema on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S vjson-schema

* (Optional) Uninstall vjson-schema on Arch using YAY

$ yay -Rns vjson-schema

2. Manually Install "vjson-schema" via AUR

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

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

b. Clone vjson-schema's git locally

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

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

$ cd ~/vjson-schema $ makepkg -si

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

ID: 1335353
Name: vjson-schema
PackageBaseID: 198625
PackageBase: vjson-schema
Version: 1.1.0-1
Description: Validate JSON file(s) against a JSON schema.
URL: https://github.com/etylermoss/vjson-schema
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: etylermoss
Submitter: etylermoss
FirstSubmitted: 1697505673
LastModified: 1697505673
URLPath: /cgit/aur.git/snapshot/vjson-schema.tar.gz