tclxml on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tclxml

* (Optional) Uninstall tclxml on Arch using YAY

$ yay -Rns tclxml

2. Manually Install "tclxml" via AUR

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

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

b. Clone tclxml's git locally

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

c. Go to ~/tclxml folder and install it

$ cd ~/tclxml $ makepkg -si

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

ID: 990513
Name: tclxml
PackageBaseID: 8013
PackageBase: tclxml
Version: 3.3.1-1
Description: XML support for the Tcl scripting language
URL: https://github.com/flightaware/TclXML
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter:
FirstSubmitted: 1168098733
LastModified: 1637224439
URLPath: /cgit/aur.git/snapshot/tclxml.tar.gz