ydict on AUR (Arch User Repository)

Last updated: November 18,2024

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

$ yay -S ydict

* (Optional) Uninstall ydict on Arch using YAY

$ yay -Rns ydict

2. Manually Install "ydict" via AUR

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

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

b. Clone ydict's git locally

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

c. Go to ~/ydict folder and install it

$ cd ~/ydict $ makepkg -si

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

ID: 801605
Name: ydict
PackageBaseID: 157392
PackageBase: ydict
Version: 0.3.2-1
Description: dictionary/translation tool developed in Rust+Qt
URL: https://github.com/DreamSaddle/youdao-dict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DreamSaddle
Submitter: DreamSaddle
FirstSubmitted: 1599288278
LastModified: 1602070482
URLPath: /cgit/aur.git/snapshot/ydict.tar.gz