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

Last updated: July 07,2024

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

$ yay -S vim-git-runtime

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

$ yay -Rns vim-git-runtime

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

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

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

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

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

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

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

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

ID: 677281
Name: vim-git-runtime
PackageBaseID: 97564
PackageBase: vim-git
Version: 10985.5e5a98d7d-1
Description: VIM: Vi IMproved (shared runtime)
URL: http://github.com/vim/vim
NumVotes: 6
Popularity: 3.0E-6
OutOfDate: 1702465167
Maintainer: kovetskiy
Submitter: kovetskiy
FirstSubmitted: 1439531139
LastModified: 1576509318
URLPath: /cgit/aur.git/snapshot/vim-git-runtime.tar.gz