libxml2-2.9 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libxml2-2.9

* (Optional) Uninstall libxml2-2.9 on Arch using YAY

$ yay -Rns libxml2-2.9

2. Manually Install "libxml2-2.9" via AUR

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

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

b. Clone libxml2-2.9's git locally

$ git clone https://aur.archlinux.org/libxml2-2.9.git ~/libxml2-2.9

c. Go to ~/libxml2-2.9 folder and install it

$ cd ~/libxml2-2.9 $ makepkg -si

3. Information about the libxml2-2.9 package on Arch User Repository (AUR)

ID: 1415921
Name: libxml2-2.9
PackageBaseID: 195288
PackageBase: libxml2-2.9
Version: 2.9.10-1
Description: XML C parser and toolkit
URL: https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
NumVotes: 1
Popularity: 0.005924
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1688383735
LastModified: 1708969726
URLPath: /cgit/aur.git/snapshot/libxml2-2.9.tar.gz