ezxml on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S ezxml

* (Optional) Uninstall ezxml on Arch using YAY

$ yay -Rns ezxml

2. Manually Install "ezxml" via AUR

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

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

b. Clone ezxml's git locally

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

c. Go to ~/ezxml folder and install it

$ cd ~/ezxml $ makepkg -si

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

ID: 1182086
Name: ezxml
PackageBaseID: 174472
PackageBase: ezxml
Version: 0.8.6-2
Description: A C library for parsing XML documents inspired by simpleXML for PHP.
URL: http://ezxml.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1640696748
LastModified: 1670948519
URLPath: /cgit/aur.git/snapshot/ezxml.tar.gz