tclkit on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S tclkit

* (Optional) Uninstall tclkit on Arch using YAY

$ yay -Rns tclkit

2. Manually Install "tclkit" via AUR

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

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

b. Clone tclkit's git locally

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

c. Go to ~/tclkit folder and install it

$ cd ~/tclkit $ makepkg -si

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

ID: 920260
Name: tclkit
PackageBaseID: 14293
PackageBase: tclkit
Version: 8.6.11-1
Description: single-file executable that provides a complete Tcl and Tk runtime
URL: https://github.com/stiefel40k/kitgen
NumVotes: 23
Popularity: 0.118026
OutOfDate: 1659402342
Maintainer:
Submitter:
FirstSubmitted: 1197763834
LastModified: 1623503987
URLPath: /cgit/aur.git/snapshot/tclkit.tar.gz