libxmltok on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libxmltok

* (Optional) Uninstall libxmltok on Arch using YAY

$ yay -Rns libxmltok

2. Manually Install "libxmltok" via AUR

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

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

b. Clone libxmltok's git locally

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

c. Go to ~/libxmltok folder and install it

$ cd ~/libxmltok $ makepkg -si

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

ID: 267335
Name: libxmltok
PackageBaseID: 106422
PackageBase: libxmltok
Version: 1.2-1
Description: XML Parser Toolkit
URL: https://packages.debian.org/en/source/stretch/libxmltok
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bok
FirstSubmitted: 1453386926
LastModified: 1453387193
URLPath: /cgit/aur.git/snapshot/libxmltok.tar.gz