dict-foldoc on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S dict-foldoc

* (Optional) Uninstall dict-foldoc on Arch using YAY

$ yay -Rns dict-foldoc

2. Manually Install "dict-foldoc" via AUR

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

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

b. Clone dict-foldoc's git locally

$ git clone https://aur.archlinux.org/dict-foldoc.git ~/dict-foldoc

c. Go to ~/dict-foldoc folder and install it

$ cd ~/dict-foldoc $ makepkg -si

3. Information about the dict-foldoc package on Arch User Repository (AUR)

ID: 1422188
Name: dict-foldoc
PackageBaseID: 98340
PackageBase: dict-foldoc
Version: 20240306_231320-1
Description: The Free On-line Dictionary of Computing for dictd et al.
URL: https://foldoc.org/
NumVotes: 12
Popularity: 0.000613
OutOfDate:
Maintainer: respiranto
Submitter: respiranto
FirstSubmitted: 1440365474
LastModified: 1709781760
URLPath: /cgit/aur.git/snapshot/dict-foldoc.tar.gz