dict on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dict

* (Optional) Uninstall dict on Arch using YAY

$ yay -Rns dict

2. Manually Install "dict" via AUR

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

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

b. Clone dict's git locally

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

c. Go to ~/dict folder and install it

$ cd ~/dict $ makepkg -si

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

ID: 1393932
Name: dict
PackageBaseID: 201924
PackageBase: dict
Version: 0.1.0-1
Description: An easy to use english dictionary for the command line.
URL: https://gitlab.com/a4to/dict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1706396640
LastModified: 1706401138
URLPath: /cgit/aur.git/snapshot/dict.tar.gz