tclx on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tclx

* (Optional) Uninstall tclx on Arch using YAY

$ yay -Rns tclx

2. Manually Install "tclx" via AUR

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

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

b. Clone tclx's git locally

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

c. Go to ~/tclx folder and install it

$ cd ~/tclx $ makepkg -si

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

ID: 1421600
Name: tclx
PackageBaseID: 3195
PackageBase: tclx
Version: 8.6.3-1
Description: Provides OS primitives, file scanning, data records etc. for Tcl
URL: https://github.com/flightaware/tclx
NumVotes: 33
Popularity: 0
OutOfDate:
Maintainer: ivanovp
Submitter:
FirstSubmitted: 1137344350
LastModified: 1709704914
URLPath: /cgit/aur.git/snapshot/tclx.tar.gz