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

Last updated: June 29,2024

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

$ yay -S perl-xml-mini

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

$ yay -Rns perl-xml-mini

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

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

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

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

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

ID: 901471
Name: perl-xml-mini
PackageBaseID: 62358
PackageBase: perl-xml-mini
Version: 1.38-4
Description: XML::Mini - Perl implementation of the XML::Mini XML create/parse interface
URL: https://metacpan.org/release/XML-Mini
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1346237375
LastModified: 1620061551
URLPath: /cgit/aur.git/snapshot/perl-xml-mini.tar.gz