jimtcl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jimtcl

* (Optional) Uninstall jimtcl on Arch using YAY

$ yay -Rns jimtcl

2. Manually Install "jimtcl" via AUR

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

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

b. Clone jimtcl's git locally

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

c. Go to ~/jimtcl folder and install it

$ cd ~/jimtcl $ makepkg -si

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

ID: 1219987
Name: jimtcl
PackageBaseID: 184965
PackageBase: jimtcl
Version: 0.82-1
Description: Jim Tcl - A small footprint implementation of Tcl
URL: https://github.com/msteveb/jimtcl
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1660624128
LastModified: 1677738116
URLPath: /cgit/aur.git/snapshot/jimtcl.tar.gz