dictionary on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S dictionary

* (Optional) Uninstall dictionary on Arch using YAY

$ yay -Rns dictionary

2. Manually Install "dictionary" via AUR

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

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

b. Clone dictionary's git locally

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

c. Go to ~/dictionary folder and install it

$ cd ~/dictionary $ makepkg -si

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

ID: 783240
Name: dictionary
PackageBaseID: 14523
PackageBase: dictionary
Version: 1.11-1
Description: Emacs interface to dictd dictionary servers.
URL: https://www.myrkr.in-berlin.de/dictionary/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1199488285
LastModified: 1598412255
URLPath: /cgit/aur.git/snapshot/dictionary.tar.gz