gvim-checkpath on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gvim-checkpath

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

$ yay -Rns gvim-checkpath

2. Manually Install "gvim-checkpath" via AUR

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

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

b. Clone gvim-checkpath's git locally

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

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

$ cd ~/gvim-checkpath $ makepkg -si

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

ID: 202464
Name: gvim-checkpath
PackageBaseID: 83182
PackageBase: gvim-checkpath
Version: 3.2-5
Description: Gvim wrapper for autodetect permissions/root, open multi files in tabs, based on geany-checkpath
URL: http://acidhub.click/GVim
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ShyPixie
FirstSubmitted: 1403303785
LastModified: 1435196025
URLPath: /cgit/aur.git/snapshot/gvim-checkpath.tar.gz