ydcv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ydcv

* (Optional) Uninstall ydcv on Arch using YAY

$ yay -Rns ydcv

2. Manually Install "ydcv" via AUR

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

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

b. Clone ydcv's git locally

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

c. Go to ~/ydcv folder and install it

$ cd ~/ydcv $ makepkg -si

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

ID: 1257254
Name: ydcv
PackageBaseID: 192748
PackageBase: ydcv
Version: 0.7-8
Description: YouDao Console Version - Simple wrapper for Youdao online translate (Chinese <-> English) service API, as an alternative to the StarDict Console Version (sdcv)
URL: https://github.com/felixonmars/ydcv
NumVotes: 2
Popularity: 0.004352
OutOfDate:
Maintainer: guoxh
Submitter: felixonmars
FirstSubmitted: 1681665101
LastModified: 1683941678
URLPath: /cgit/aur.git/snapshot/ydcv.tar.gz

5. The same packages on other Linux Distributions