tdq on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S tdq

* (Optional) Uninstall tdq on Arch using YAY

$ yay -Rns tdq

2. Manually Install "tdq" via AUR

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

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

b. Clone tdq's git locally

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

c. Go to ~/tdq folder and install it

$ cd ~/tdq $ makepkg -si

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

ID: 1289551
Name: tdq
PackageBaseID: 54148
PackageBase: tdq
Version: 0.2-2
Description: A fast dictionary lookup program.
URL: https://litcave.rudi.ir
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: Sara
FirstSubmitted: 1321737272
LastModified: 1689485674
URLPath: /cgit/aur.git/snapshot/tdq.tar.gz