tcloo on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S tcloo

* (Optional) Uninstall tcloo on Arch using YAY

$ yay -Rns tcloo

2. Manually Install "tcloo" via AUR

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

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

b. Clone tcloo's git locally

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

c. Go to ~/tcloo folder and install it

$ cd ~/tcloo $ makepkg -si

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

ID: 198216
Name: tcloo
PackageBaseID: 36272
PackageBase: tcloo
Version: 1.0.2-1
Description: Tcl extension for object oriented programming. Tcl 8.5 Only!!!
URL: http://sourceforge.net/projects/tcl/
NumVotes: 0
Popularity: 0
OutOfDate: 1700772260
Maintainer: jnbek
Submitter:
FirstSubmitted: 1270696969
LastModified: 1434493358
URLPath: /cgit/aur.git/snapshot/tcloo.tar.gz