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

Last updated: July 05,2024

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

$ yay -S perl-json-pp

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

$ yay -Rns perl-json-pp

2. Manually Install "perl-json-pp" 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-pp's git locally

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

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

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

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

ID: 296539
Name: perl-json-pp
PackageBaseID: 48703
PackageBase: perl-json-pp
Version: 2.27400-1
Description: JSON::XS compatible pure-Perl module.
URL: https://metacpan.org/release/JSON-PP
NumVotes: 2
Popularity: 0
OutOfDate: 1659969055
Maintainer:
Submitter:
FirstSubmitted: 1304455073
LastModified: 1461452129
URLPath: /cgit/aur.git/snapshot/perl-json-pp.tar.gz