dictionary on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install dictionary on Arch using YAY
$
yay -S
dictionary
Copied
* (Optional) Uninstall dictionary on Arch using YAY
$
yay -Rns
dictionary
Copied
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
Copied
b. Clone dictionary's git locally
$
git clone https://aur.archlinux.org/dictionary.git
~/dictionary
Copied
c. Go to ~/dictionary folder and install it
$
cd
~/dictionary
Copied
$
makepkg -si
Copied
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
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