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

Last updated: July 05,2024

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

$ yay -S perl-xml-dom

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

$ yay -Rns perl-xml-dom

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

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

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

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

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

ID: 619595
Name: perl-xml-dom
PackageBaseID: 49286
PackageBase: perl-xml-dom
Version: 1.46-1
Description: Implements Level 1 of W3's DOM
URL: http://search.cpan.org/dist/XML-DOM
NumVotes: 65
Popularity: 0
OutOfDate: 1708204992
Maintainer: bidulock
Submitter: td123
FirstSubmitted: 1306181060
LastModified: 1559975969
URLPath: /cgit/aur.git/snapshot/perl-xml-dom.tar.gz