vim-man-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vim-man-git

* (Optional) Uninstall vim-man-git on Arch using YAY

$ yay -Rns vim-man-git

2. Manually Install "vim-man-git" via AUR

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

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

b. Clone vim-man-git's git locally

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

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

$ cd ~/vim-man-git $ makepkg -si

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

ID: 782599
Name: vim-man-git
PackageBaseID: 157042
PackageBase: vim-man-git
Version: v0.1.0.r30.gcfdc78f-1
Description: View man pages in vim. Grep for the man pages.
URL: https://github.com/vim-utils/vim-man
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1598269835
LastModified: 1598269835
URLPath: /cgit/aur.git/snapshot/vim-man-git.tar.gz