tclln on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S tclln

* (Optional) Uninstall tclln on Arch using YAY

$ yay -Rns tclln

2. Manually Install "tclln" via AUR

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

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

b. Clone tclln's git locally

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

c. Go to ~/tclln folder and install it

$ cd ~/tclln $ makepkg -si

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

ID: 347121
Name: tclln
PackageBaseID: 103528
PackageBase: tclln
Version: 1.0-7
Description: TclLN is a library for integrating a tcl-shell with custom commands
URL: https://github.com/TestudoAquatilis/tclln
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tequa
Submitter: tequa
FirstSubmitted: 1447872964
LastModified: 1476644725
URLPath: /cgit/aur.git/snapshot/tclln.tar.gz