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

Last updated: June 18,2024

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

$ yay -S vim-syntastic-git

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

$ yay -Rns vim-syntastic-git

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

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

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

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

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

ID: 196108
Name: vim-syntastic-git
PackageBaseID: 47832
PackageBase: vim-syntastic-git
Version: 3.6.0_94_gb8682c3-1
Description: Syntax checking hacks for vim
URL: https://github.com/scrooloose/syntastic
NumVotes: 30
Popularity: 0
OutOfDate: 1702463932
Maintainer: lowfatcomputing
Submitter: lowfatcomputing
FirstSubmitted: 1301573016
LastModified: 1434295882
URLPath: /cgit/aur.git/snapshot/vim-syntastic-git.tar.gz