goldendict on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S goldendict

* (Optional) Uninstall goldendict on Arch using YAY

$ yay -Rns goldendict

2. Manually Install "goldendict" via AUR

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

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

b. Clone goldendict's git locally

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

c. Go to ~/goldendict folder and install it

$ cd ~/goldendict $ makepkg -si

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

ID: 1371676
Name: goldendict
PackageBaseID: 194952
PackageBase: goldendict
Version: 1:1.5.0-3
Description: Feature-rich dictionary lookup program supporting multiple dictionary formats
URL: https://github.com/goldendict/goldendict
NumVotes: 2
Popularity: 0.186579
OutOfDate:
Maintainer: MikeWalrus
Submitter: MikeWalrus
FirstSubmitted: 1687361121
LastModified: 1702892315
URLPath: /cgit/aur.git/snapshot/goldendict.tar.gz