itcl3 on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S itcl3

* (Optional) Uninstall itcl3 on Arch using YAY

$ yay -Rns itcl3

2. Manually Install "itcl3" via AUR

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

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

b. Clone itcl3's git locally

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

c. Go to ~/itcl3 folder and install it

$ cd ~/itcl3 $ makepkg -si

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

ID: 1223807
Name: itcl3
PackageBaseID: 66352
PackageBase: itcl3
Version: 3.4.4-1
Description: Provides the extra language support needed to build large Tcl/Tk applications, version 3.4
URL: http://incrtcl.sourceforge.net/
NumVotes: 4
Popularity: 0.001073
OutOfDate:
Maintainer: thotypous
Submitter: dracorp
FirstSubmitted: 1358413765
LastModified: 1678399117
URLPath: /cgit/aur.git/snapshot/itcl3.tar.gz