tdrop on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S tdrop

* (Optional) Uninstall tdrop on Arch using YAY

$ yay -Rns tdrop

2. Manually Install "tdrop" via AUR

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

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

b. Clone tdrop's git locally

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

c. Go to ~/tdrop folder and install it

$ cd ~/tdrop $ makepkg -si

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

ID: 1076133
Name: tdrop
PackageBaseID: 172941
PackageBase: tdrop
Version: 0.5.0-1
Description: Glorified WM-independent dropdown creator
URL: https://github.com/noctuid/tdrop
NumVotes: 5
Popularity: 0.016036
OutOfDate:
Maintainer: ATWA
Submitter: hadogenes
FirstSubmitted: 1636548402
LastModified: 1651763087
URLPath: /cgit/aur.git/snapshot/tdrop.tar.gz