emacs-sdcv on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emacs-sdcv

* (Optional) Uninstall emacs-sdcv on Arch using YAY

$ yay -Rns emacs-sdcv

2. Manually Install "emacs-sdcv" via AUR

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

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

b. Clone emacs-sdcv's git locally

$ git clone https://aur.archlinux.org/emacs-sdcv.git ~/emacs-sdcv

c. Go to ~/emacs-sdcv folder and install it

$ cd ~/emacs-sdcv $ makepkg -si

3. Information about the emacs-sdcv package on Arch User Repository (AUR)

ID: 658778
Name: emacs-sdcv
PackageBaseID: 39248
PackageBase: emacs-sdcv
Version: 2.9-1
Description: An extension to lookup words through sdcv (StarDict Console Version) in Emacs.
URL: https://www.emacswiki.org/emacs/Sdcv
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: gucong
FirstSubmitted: 1280294172
LastModified: 1571801187
URLPath: /cgit/aur.git/snapshot/emacs-sdcv.tar.gz