jv on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S jv

* (Optional) Uninstall jv on Arch using YAY

$ yay -Rns jv

2. Manually Install "jv" via AUR

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

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

b. Clone jv's git locally

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

c. Go to ~/jv folder and install it

$ cd ~/jv $ makepkg -si

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

ID: 1104806
Name: jv
PackageBaseID: 183593
PackageBase: jv
Version: 5.0.0-1
Description: Package jv provides json-schema compilation and validation.
URL: https://github.com/santhosh-tekuri
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschmitzberger
Submitter: mschmitzberger
FirstSubmitted: 1656413282
LastModified: 1656420593
URLPath: /cgit/aur.git/snapshot/jv.tar.gz