tkpacman on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tkpacman

* (Optional) Uninstall tkpacman on Arch using YAY

$ yay -Rns tkpacman

2. Manually Install "tkpacman" via AUR

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

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

b. Clone tkpacman's git locally

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

c. Go to ~/tkpacman folder and install it

$ cd ~/tkpacman $ makepkg -si

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

ID: 860603
Name: tkpacman
PackageBaseID: 72873
PackageBase: tkpacman
Version: 1.9.1-2
Description: A lightweight GUI for pacman built with Tcl/Tk
URL: https://sourceforge.net/projects/tkpacman
NumVotes: 54
Popularity: 0.866929
OutOfDate: 1699229842
Maintainer: herremaw
Submitter: herremaw
FirstSubmitted: 1377440735
LastModified: 1612800079
URLPath: /cgit/aur.git/snapshot/tkpacman.tar.gz