tklib on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S tklib

* (Optional) Uninstall tklib on Arch using YAY

$ yay -Rns tklib

2. Manually Install "tklib" via AUR

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

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

b. Clone tklib's git locally

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

c. Go to ~/tklib folder and install it

$ cd ~/tklib $ makepkg -si

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

ID: 936747
Name: tklib
PackageBaseID: 97689
PackageBase: tklib
Version: 0.7-1
Description: Tklib specializes in utilities for GUI programming.
URL: https://core.tcl-lang.org/tklib/home
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1439652520
LastModified: 1626771366
URLPath: /cgit/aur.git/snapshot/tklib.tar.gz