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

Last updated: October 06,2024

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

$ yay -S perl-json-validator

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

$ yay -Rns perl-json-validator

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

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

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

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

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

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

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

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

ID: 1301401
Name: perl-json-validator
PackageBaseID: 126220
PackageBase: perl-json-validator
Version: 5.14-1
Description: Perl/CPAN Module JSON::Validator: Validate data against a JSON schema
URL: https://metacpan.org/release/JSON-Validator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1507505044
LastModified: 1691609859
URLPath: /cgit/aur.git/snapshot/perl-json-validator.tar.gz