vimdoc-git on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S vimdoc-git

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

$ yay -Rns vimdoc-git

2. Manually Install "vimdoc-git" via AUR

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

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

b. Clone vimdoc-git's git locally

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

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

$ cd ~/vimdoc-git $ makepkg -si

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

ID: 385033
Name: vimdoc-git
PackageBaseID: 119907
PackageBase: vimdoc-git
Version: r104.00ae18b-1
Description: Helpfile generation for vim plugins
URL: https://github.com/google/vimdoc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ccheek21
Submitter: ccheek21
FirstSubmitted: 1487302448
LastModified: 1487302448
URLPath: /cgit/aur.git/snapshot/vimdoc-git.tar.gz