tclcl on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S tclcl

* (Optional) Uninstall tclcl on Arch using YAY

$ yay -Rns tclcl

2. Manually Install "tclcl" via AUR

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

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

b. Clone tclcl's git locally

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

c. Go to ~/tclcl folder and install it

$ cd ~/tclcl $ makepkg -si

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

ID: 354549
Name: tclcl
PackageBaseID: 3858
PackageBase: tclcl
Version: 1.20-6
Description: Tcl with classes (TclCl) is a Tcl/C++ interface
URL: http://otcl-tclcl.sourceforge.net/tclcl/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: qrwteyrutiyoup
Submitter: shaurz
FirstSubmitted: 1142560130
LastModified: 1478628909
URLPath: /cgit/aur.git/snapshot/tclcl.tar.gz