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

Last updated: June 17,2024

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

$ yay -S vim-neomake-git

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

$ yay -Rns vim-neomake-git

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

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

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

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

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

ID: 975173
Name: vim-neomake-git
PackageBaseID: 161074
PackageBase: vim-neomake-git
Version: r2741.8df87617-1
Description: Asynchronous linting and make framework for Neovim/Vim
URL: https://github.com/neomake/neomake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1608416309
LastModified: 1634369889
URLPath: /cgit/aur.git/snapshot/vim-neomake-git.tar.gz