xml2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xml2

* (Optional) Uninstall xml2 on Arch using YAY

$ yay -Rns xml2

2. Manually Install "xml2" via AUR

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

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

b. Clone xml2's git locally

$ git clone https://aur.archlinux.org/xml2.git ~/xml2

c. Go to ~/xml2 folder and install it

$ cd ~/xml2 $ makepkg -si

3. Information about the xml2 package on Arch User Repository (AUR)

ID: 481355
Name: xml2
PackageBaseID: 128681
PackageBase: xml2
Version: 0.5-1
Description: XML/Unix Processing Tools to convert XML and HTML to and from a line-oriented format more amenable to processing by classic Unix pipeline processing tools
URL: http://http.debian.net/debian/pool/main/x/xml2/
NumVotes: 15
Popularity: 0.311558
OutOfDate:
Maintainer: TheMatten
Submitter: Barthalion
FirstSubmitted: 1515170630
LastModified: 1517059571
URLPath: /cgit/aur.git/snapshot/xml2.tar.gz