tkdnd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tkdnd

* (Optional) Uninstall tkdnd on Arch using YAY

$ yay -Rns tkdnd

2. Manually Install "tkdnd" via AUR

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

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

b. Clone tkdnd's git locally

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

c. Go to ~/tkdnd folder and install it

$ cd ~/tkdnd $ makepkg -si

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

ID: 867049
Name: tkdnd
PackageBaseID: 66400
PackageBase: tkdnd
Version: 2.9.2-1
Description: add native drag'n'drop capabilities to Tk toolkit
URL: https://github.com/petasis/tkdnd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1358515981
LastModified: 1613929376
URLPath: /cgit/aur.git/snapshot/tkdnd.tar.gz