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

Last updated: June 28,2024

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

$ yay -S perl-xml-descent

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

$ yay -Rns perl-xml-descent

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

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

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

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

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

ID: 906687
Name: perl-xml-descent
PackageBaseID: 82563
PackageBase: perl-xml-descent
Version: 1.04-2
Description: Recursive descent XML parsing
URL: https://metacpan.org/release/XML-Descent
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1401976256
LastModified: 1620934104
URLPath: /cgit/aur.git/snapshot/perl-xml-descent.tar.gz