tcl-nothreading on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tcl-nothreading

* (Optional) Uninstall tcl-nothreading on Arch using YAY

$ yay -Rns tcl-nothreading

2. Manually Install "tcl-nothreading" via AUR

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

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

b. Clone tcl-nothreading's git locally

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

c. Go to ~/tcl-nothreading folder and install it

$ cd ~/tcl-nothreading $ makepkg -si

3. Information about the tcl-nothreading package on Arch User Repository (AUR)

ID: 1075842
Name: tcl-nothreading
PackageBaseID: 113874
PackageBase: tcl-nothreading
Version: 8.6.12-1
Description: The Tcl scripting language with threading disabled
URL: http://tcl.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m3thodic
FirstSubmitted: 1469130813
LastModified: 1651729081
URLPath: /cgit/aur.git/snapshot/tcl-nothreading.tar.gz