blt on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S blt

* (Optional) Uninstall blt on Arch using YAY

$ yay -Rns blt

2. Manually Install "blt" via AUR

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

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

b. Clone blt's git locally

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

c. Go to ~/blt folder and install it

$ cd ~/blt $ makepkg -si

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

ID: 417556
Name: blt
PackageBaseID: 2228
PackageBase: blt
Version: 2.4z-12
Description: Adds new commands and widgets to the Tcl interpreter.
URL: http://blt.sourceforge.net
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: yhfudev
Submitter:
FirstSubmitted: 1127586203
LastModified: 1496773110
URLPath: /cgit/aur.git/snapshot/blt.tar.gz