perl6-xml on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl6-xml

* (Optional) Uninstall perl6-xml on Arch using YAY

$ yay -Rns perl6-xml

2. Manually Install "perl6-xml" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone perl6-xml's git locally

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

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

$ cd ~/perl6-xml $ makepkg -si

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

ID: 433729
Name: perl6-xml
PackageBaseID: 104781
PackageBase: perl6-xml
Version: 0.0.1-3
Description: An Object-Oriented XML Library for Perl 6
URL: https://github.com/supernovus/exemel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1450412494
LastModified: 1502071826
URLPath: /cgit/aur.git/snapshot/perl6-xml.tar.gz