tcl-combobox on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tcl-combobox

* (Optional) Uninstall tcl-combobox on Arch using YAY

$ yay -Rns tcl-combobox

2. Manually Install "tcl-combobox" via AUR

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

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

b. Clone tcl-combobox's git locally

$ git clone https://aur.archlinux.org/tcl-combobox.git ~/tcl-combobox

c. Go to ~/tcl-combobox folder and install it

$ cd ~/tcl-combobox $ makepkg -si

3. Information about the tcl-combobox package on Arch User Repository (AUR)

ID: 1379410
Name: tcl-combobox
PackageBaseID: 172860
PackageBase: tcl-combobox
Version: 2.3-3
Description: A combobox megawidget for TK written in pure TCL
URL: https://core.tcl-lang.org/jenglish/gutter/packages/combobox.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1636323350
LastModified: 1704249257
URLPath: /cgit/aur.git/snapshot/tcl-combobox.tar.gz