xerces-c-2 on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S xerces-c-2

* (Optional) Uninstall xerces-c-2 on Arch using YAY

$ yay -Rns xerces-c-2

2. Manually Install "xerces-c-2" via AUR

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

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

b. Clone xerces-c-2's git locally

$ git clone https://aur.archlinux.org/xerces-c-2.git ~/xerces-c-2

c. Go to ~/xerces-c-2 folder and install it

$ cd ~/xerces-c-2 $ makepkg -si

3. Information about the xerces-c-2 package on Arch User Repository (AUR)

ID: 233297
Name: xerces-c-2
PackageBaseID: 24739
PackageBase: xerces-c-2
Version: 2.8.0-6
Description: A validating XML parser written in a portable subset of C++.
URL: http://xerces.apache.org/xerces-c
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: ngaba
Submitter:
FirstSubmitted: 1258239255
LastModified: 1443029299
URLPath: /cgit/aur.git/snapshot/xerces-c-2.tar.gz