libxml on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "libxml" 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
Copied
b. Install libxml on Arch using YAY
$
yay -S
libxml
Copied
* (Optional) Uninstall libxml on Arch using YAY
$
yay -Rns
libxml
Copied
2. Manually Install "libxml" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libxml's git locally
$
git clone https://aur.archlinux.org/libxml.git
~/libxml
Copied
c. Go to ~/libxml folder and install it
$
cd
~/libxml
Copied
$
makepkg -si
Copied
3. Information about the libxml package on Arch User Repository (AUR)
ID: 965153
Name: libxml
PackageBaseID: 133659
PackageBase: libxml
Version: 1.8.17-4
Description: The XML C parser and toolkit of Gnome. Older version.
URL: http://xmlsoft.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonathon
FirstSubmitted: 1529520807
LastModified: 1632473290
URLPath: /cgit/aur.git/snapshot/libxml.tar.gz
Name: libxml
PackageBaseID: 133659
PackageBase: libxml
Version: 1.8.17-4
Description: The XML C parser and toolkit of Gnome. Older version.
URL: http://xmlsoft.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jonathon
FirstSubmitted: 1529520807
LastModified: 1632473290
URLPath: /cgit/aur.git/snapshot/libxml.tar.gz