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