wtf on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S wtf

* (Optional) Uninstall wtf on Arch using YAY

$ yay -Rns wtf

2. Manually Install "wtf" via AUR

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

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

b. Clone wtf's git locally

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

c. Go to ~/wtf folder and install it

$ cd ~/wtf $ makepkg -si

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

ID: 1317398
Name: wtf
PackageBaseID: 192233
PackageBase: wtf
Version: 20230906-1
Description: Acronym dictionary, with additions from NetBSD and wikipedia
URL: https://sourceforge.net/projects/bsdwtf/
NumVotes: 4
Popularity: 0.017697
OutOfDate:
Maintainer: hfrq
Submitter: arojas
FirstSubmitted: 1680371436
LastModified: 1694459452
URLPath: /cgit/aur.git/snapshot/wtf.tar.gz

5. The same packages on other Linux Distributions