blt on AUR (Arch User Repository)
Last updated: December 23,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
Copied
b. Install blt on Arch using YAY
$
yay -S
blt
Copied
* (Optional) Uninstall blt on Arch using YAY
$
yay -Rns
blt
Copied
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
Copied
b. Clone blt's git locally
$
git clone https://aur.archlinux.org/blt.git
~/blt
Copied
c. Go to ~/blt folder and install it
$
cd
~/blt
Copied
$
makepkg -si
Copied
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
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