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

Last updated: June 25,2024

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

$ yay -S vim-neocomplete-git

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

$ yay -Rns vim-neocomplete-git

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

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

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

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

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

ID: 364744
Name: vim-neocomplete-git
PackageBaseID: 117718
PackageBase: vim-neocomplete-git
Version: r885.14ae00a-1
Description: Next generation completion framework after neocomplcache
URL: https://github.com/Shougo/neocomplete.vim
NumVotes: 3
Popularity: 0
OutOfDate: 1706296624
Maintainer: petervaro
Submitter: petervaro
FirstSubmitted: 1481594148
LastModified: 1481594148
URLPath: /cgit/aur.git/snapshot/vim-neocomplete-git.tar.gz