gvim-git on AUR (Arch User Repository)

Last updated: February 08,2025

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

$ yay -S gvim-git

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

$ yay -Rns gvim-git

2. Manually Install "gvim-git" via AUR

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

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

b. Clone gvim-git's git locally

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

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

$ cd ~/gvim-git $ makepkg -si

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

ID: 1374517
Name: gvim-git
PackageBaseID: 97600
PackageBase: gvim-git
Version: 9.0.2184.r3.gea9964a36-1
Description: Vim the editor. CLI version and GTK3 GUI providing majority of features.
URL: http://www.vim.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pmattern
Submitter: pmattern
FirstSubmitted: 1439556976
LastModified: 1703343030
URLPath: /cgit/aur.git/snapshot/gvim-git.tar.gz