udict-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S udict-bin

* (Optional) Uninstall udict-bin on Arch using YAY

$ yay -Rns udict-bin

2. Manually Install "udict-bin" via AUR

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

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

b. Clone udict-bin's git locally

$ git clone https://aur.archlinux.org/udict-bin.git ~/udict-bin

c. Go to ~/udict-bin folder and install it

$ cd ~/udict-bin $ makepkg -si

3. Information about the udict-bin package on Arch User Repository (AUR)

ID: 1167708
Name: udict-bin
PackageBaseID: 178154
PackageBase: udict-bin
Version: 0.1.2-1
Description: A CLI tool for fetching Urban Dictionary definitions
URL: https://github.com/lsmb/udict
NumVotes: 3
Popularity: 0.005798
OutOfDate:
Maintainer: lsmb
Submitter: lsmb
FirstSubmitted: 1650563760
LastModified: 1668190780
URLPath: /cgit/aur.git/snapshot/udict-bin.tar.gz