tclreadline on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S tclreadline

* (Optional) Uninstall tclreadline on Arch using YAY

$ yay -Rns tclreadline

2. Manually Install "tclreadline" via AUR

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

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

b. Clone tclreadline's git locally

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

c. Go to ~/tclreadline folder and install it

$ cd ~/tclreadline $ makepkg -si

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

ID: 768525
Name: tclreadline
PackageBaseID: 107285
PackageBase: tclreadline
Version: 2.3.8-2
Description: GNU readline for interactive tcl shells
URL: https://github.com/flightaware/tclreadline
NumVotes: 4
Popularity: 0.01388
OutOfDate:
Maintainer: tequa
Submitter: mickele
FirstSubmitted: 1454876361
LastModified: 1595403613
URLPath: /cgit/aur.git/snapshot/tclreadline.tar.gz