vim-rec on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S vim-rec

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

$ yay -Rns vim-rec

2. Manually Install "vim-rec" via AUR

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

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

b. Clone vim-rec's git locally

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

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

$ cd ~/vim-rec $ makepkg -si

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

ID: 1015827
Name: vim-rec
PackageBaseID: 156212
PackageBase: vim-rec
Version: 0.0.6-1
Description: GNU Recutils syntax highlighting support for Vim
URL: https://github.com/zaid/vim-rec
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1596251995
LastModified: 1641674967
URLPath: /cgit/aur.git/snapshot/vim-rec.tar.gz