neovim-syntastic on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S neovim-syntastic

* (Optional) Uninstall neovim-syntastic on Arch using YAY

$ yay -Rns neovim-syntastic

2. Manually Install "neovim-syntastic" via AUR

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

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

b. Clone neovim-syntastic's git locally

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

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

$ cd ~/neovim-syntastic $ makepkg -si

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

ID: 512474
Name: neovim-syntastic
PackageBaseID: 116171
PackageBase: neovim-syntastic
Version: 3.9.0-1
Description: Automatic syntax checking for Neovim
URL: https://github.com/vim-syntastic/syntastic
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476373191
LastModified: 1526848236
URLPath: /cgit/aur.git/snapshot/neovim-syntastic.tar.gz