tcltls on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tcltls

* (Optional) Uninstall tcltls on Arch using YAY

$ yay -Rns tcltls

2. Manually Install "tcltls" via AUR

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

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

b. Clone tcltls's git locally

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

c. Go to ~/tcltls folder and install it

$ cd ~/tcltls $ makepkg -si

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

ID: 803855
Name: tcltls
PackageBaseID: 128709
PackageBase: tcltls
Version: 1.7.22-1
Description: OpenSSL extension to Tcl
URL: https://core.tcl.tk/tcltls/index
NumVotes: 3
Popularity: 1.1E-5
OutOfDate:
Maintainer: kuehnelth
Submitter: Barthalion
FirstSubmitted: 1515171821
LastModified: 1602539523
URLPath: /cgit/aur.git/snapshot/tcltls.tar.gz