tablelist on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tablelist

* (Optional) Uninstall tablelist on Arch using YAY

$ yay -Rns tablelist

2. Manually Install "tablelist" via AUR

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

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

b. Clone tablelist's git locally

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

c. Go to ~/tablelist folder and install it

$ cd ~/tablelist $ makepkg -si

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

ID: 1338578
Name: tablelist
PackageBaseID: 129010
PackageBase: tablelist
Version: 6.22-2
Description: Multi-Column Listbox and Tree Widget for Tcl/Tk
URL: http://www.nemethi.de
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tequa
Submitter: Barthalion
FirstSubmitted: 1515346765
LastModified: 1698043473
URLPath: /cgit/aur.git/snapshot/tablelist.tar.gz