vim-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S vim-git

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

$ yay -Rns vim-git

2. Manually Install "vim-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-git's git locally

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

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

$ cd ~/vim-git $ makepkg -si

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

ID: 677280
Name: vim-git
PackageBaseID: 97564
PackageBase: vim-git
Version: 10985.5e5a98d7d-1
Description: VIM: Vi IMproved
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.tar.gz