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

Last updated: October 04,2024

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

$ yay -S perl-xml-rpc

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

$ yay -Rns perl-xml-rpc

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

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

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

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

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

ID: 574018
Name: perl-xml-rpc
PackageBaseID: 61466
PackageBase: perl-xml-rpc
Version: 1.1-1
Description: Pure Perl implementation for an XML-RPC client and server
URL: https://metacpan.org/release/XML-RPC
NumVotes: 2
Popularity: 0
OutOfDate: 1708293617
Maintainer:
Submitter: mmirate
FirstSubmitted: 1344115117
LastModified: 1546767161
URLPath: /cgit/aur.git/snapshot/perl-xml-rpc.tar.gz