vimdoc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vimdoc

* (Optional) Uninstall vimdoc on Arch using YAY

$ yay -Rns vimdoc

2. Manually Install "vimdoc" via AUR

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

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

b. Clone vimdoc's git locally

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

c. Go to ~/vimdoc folder and install it

$ cd ~/vimdoc $ makepkg -si

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

ID: 385013
Name: vimdoc
PackageBaseID: 119905
PackageBase: vimdoc
Version: 0.6.0-1
Description: Helpfile generation for vim plugins
URL: https://github.com/google/vimdoc
NumVotes: 0
Popularity: 0
OutOfDate: 1646401848
Maintainer: ccheek21
Submitter: ccheek21
FirstSubmitted: 1487297290
LastModified: 1487297290
URLPath: /cgit/aur.git/snapshot/vimdoc.tar.gz