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

Last updated: October 06,2024

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

$ yay -S perl-json-rpc

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

$ yay -Rns perl-json-rpc

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

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

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

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

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

ID: 1296515
Name: perl-json-rpc
PackageBaseID: 55603
PackageBase: perl-json-rpc
Version: 1.06-5
Description: Perl implementation of JSON-RPC 1.1 protocol
URL: http://search.cpan.org/~dmaki/JSON-RPC
NumVotes: 6
Popularity: 1
OutOfDate:
Maintainer: sl1pkn07
Submitter: nixtrian
FirstSubmitted: 1325886257
LastModified: 1690740280
URLPath: /cgit/aur.git/snapshot/perl-json-rpc.tar.gz