critcl-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S critcl-git

* (Optional) Uninstall critcl-git on Arch using YAY

$ yay -Rns critcl-git

2. Manually Install "critcl-git" via AUR

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

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

b. Clone critcl-git's git locally

$ git clone https://aur.archlinux.org/critcl-git.git ~/critcl-git

c. Go to ~/critcl-git folder and install it

$ cd ~/critcl-git $ makepkg -si

3. Information about the critcl-git package on Arch User Repository (AUR)

ID: 440525
Name: critcl-git
PackageBaseID: 119242
PackageBase: critcl-git
Version: 3.1.16rc0.r10.21a4e10-3
Description: Critcl lets you easily embed C code in Tcl.
URL: http://andreas-kupries.github.io/critcl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: lupylucke
FirstSubmitted: 1485606849
LastModified: 1504447387
URLPath: /cgit/aur.git/snapshot/critcl-git.tar.gz