tk-matchentry on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S tk-matchentry

* (Optional) Uninstall tk-matchentry on Arch using YAY

$ yay -Rns tk-matchentry

2. Manually Install "tk-matchentry" via AUR

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

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

b. Clone tk-matchentry's git locally

$ git clone https://aur.archlinux.org/tk-matchentry.git ~/tk-matchentry

c. Go to ~/tk-matchentry folder and install it

$ cd ~/tk-matchentry $ makepkg -si

3. Information about the tk-matchentry package on Arch User Repository (AUR)

ID: 1005624
Name: tk-matchentry
PackageBaseID: 104487
PackageBase: tk-matchentry
Version: 0.5-1
Description: Entry widget with advanced auto-completion capability
URL: https://metacpan.org/pod/Tk::MatchEntry
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1449844694
LastModified: 1639750815
URLPath: /cgit/aur.git/snapshot/tk-matchentry.tar.gz