zdict on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S zdict

* (Optional) Uninstall zdict on Arch using YAY

$ yay -Rns zdict

2. Manually Install "zdict" via AUR

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

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

b. Clone zdict's git locally

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

c. Go to ~/zdict folder and install it

$ cd ~/zdict $ makepkg -si

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

ID: 1106822
Name: zdict
PackageBaseID: 161118
PackageBase: zdict
Version: 5.0.1-1
Description: CLI dictionary framework mainly focus on any kind of online dictionary
URL: https://github.com/zdict/zdict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: brli
Submitter: brli
FirstSubmitted: 1608501856
LastModified: 1656778434
URLPath: /cgit/aur.git/snapshot/zdict.tar.gz