tclreadline on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install tclreadline on Arch using YAY
$
yay -S
tclreadline
Copied
* (Optional) Uninstall tclreadline on Arch using YAY
$
yay -Rns
tclreadline
Copied
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
Copied
b. Clone tclreadline's git locally
$
git clone https://aur.archlinux.org/tclreadline.git
~/tclreadline
Copied
c. Go to ~/tclreadline folder and install it
$
cd
~/tclreadline
Copied
$
makepkg -si
Copied
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
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