tkblt on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S tkblt

* (Optional) Uninstall tkblt on Arch using YAY

$ yay -Rns tkblt

2. Manually Install "tkblt" via AUR

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

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

b. Clone tkblt's git locally

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

c. Go to ~/tkblt folder and install it

$ cd ~/tkblt $ makepkg -si

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

ID: 947169
Name: tkblt
PackageBaseID: 169880
PackageBase: tkblt
Version: 3.2.23-1
Description: Adds a new command (vector) and widgets (graph and barchart) to the Tcl interpreter.
URL: https://github.com/wjoye/tkblt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: srtlg
Submitter: srtlg
FirstSubmitted: 1628799300
LastModified: 1628799300
URLPath: /cgit/aur.git/snapshot/tkblt.tar.gz