vimdict-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vimdict-git

* (Optional) Uninstall vimdict-git on Arch using YAY

$ yay -Rns vimdict-git

2. Manually Install "vimdict-git" via AUR

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

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

b. Clone vimdict-git's git locally

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

c. Go to ~/vimdict-git folder and install it

$ cd ~/vimdict-git $ makepkg -si

3. Information about the vimdict-git package on Arch User Repository (AUR)

ID: 1245619
Name: vimdict-git
PackageBaseID: 167828
PackageBase: vimdict-git
Version: r4.a6e22c1-4
Description: Look up word definitions in vim, using dict.
URL: https://github.com/koonix/vimdict
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: koonix
Submitter: koonix
FirstSubmitted: 1623349493
LastModified: 1682328752
URLPath: /cgit/aur.git/snapshot/vimdict-git.tar.gz