tcltrf on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S tcltrf

* (Optional) Uninstall tcltrf on Arch using YAY

$ yay -Rns tcltrf

2. Manually Install "tcltrf" via AUR

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

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

b. Clone tcltrf's git locally

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

c. Go to ~/tcltrf folder and install it

$ cd ~/tcltrf $ makepkg -si

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

ID: 969111
Name: tcltrf
PackageBaseID: 40754
PackageBase: tcltrf
Version: 2.1.4-3
Description: Trf is an extension library to the script language Tcl, as created by John Ousterhout.
URL: https://tcltrf.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Foucault
Submitter: Foucault
FirstSubmitted: 1284326195
LastModified: 1633267322
URLPath: /cgit/aur.git/snapshot/tcltrf.tar.gz