vimcdoc on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S vimcdoc

* (Optional) Uninstall vimcdoc on Arch using YAY

$ yay -Rns vimcdoc

2. Manually Install "vimcdoc" via AUR

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

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

b. Clone vimcdoc's git locally

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

c. Go to ~/vimcdoc folder and install it

$ cd ~/vimcdoc $ makepkg -si

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

ID: 1352125
Name: vimcdoc
PackageBaseID: 134556
PackageBase: vimcdoc
Version: 2.4.0-1
Description: Vim Chinese Documentation
URL: http://vimcdoc.sf.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: zhuxiaoxi
FirstSubmitted: 1532742597
LastModified: 1699832687
URLPath: /cgit/aur.git/snapshot/vimcdoc.tar.gz