vim-ref on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-ref

* (Optional) Uninstall vim-ref on Arch using YAY

$ yay -Rns vim-ref

2. Manually Install "vim-ref" via AUR

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

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

b. Clone vim-ref's git locally

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

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

$ cd ~/vim-ref $ makepkg -si

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

ID: 268597
Name: vim-ref
PackageBaseID: 106598
PackageBase: vim-ref
Version: 0.4.3-1
Description: Vim plugin to view the reference.
URL: http://www.vim.org/scripts/script.php?script_id=3067
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: PitBall
FirstSubmitted: 1453741629
LastModified: 1453742275
URLPath: /cgit/aur.git/snapshot/vim-ref.tar.gz