tdom on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S tdom

* (Optional) Uninstall tdom on Arch using YAY

$ yay -Rns tdom

2. Manually Install "tdom" via AUR

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

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

b. Clone tdom's git locally

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

c. Go to ~/tdom folder and install it

$ cd ~/tdom $ makepkg -si

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

ID: 1188226
Name: tdom
PackageBaseID: 31092
PackageBase: tdom
Version: 0.9.3-1
Description: A fast XML/DOM/XPath package for Tcl written in C
URL: http://tdom.org
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: kolewu
Submitter: cabrilo
FirstSubmitted: 1255168464
LastModified: 1672080527
URLPath: /cgit/aur.git/snapshot/tdom.tar.gz