neobundle-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S neobundle-git

* (Optional) Uninstall neobundle-git on Arch using YAY

$ yay -Rns neobundle-git

2. Manually Install "neobundle-git" via AUR

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

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

b. Clone neobundle-git's git locally

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

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

$ cd ~/neobundle-git $ makepkg -si

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

ID: 651820
Name: neobundle-git
PackageBaseID: 124786
PackageBase: neobundle-git
Version: 4.0.22.g1306c13-1
Description: Ultimate Vim plugin manager inspired by Vundle
URL: https://github.com/Shougo/neobundle.vim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: chliny
Submitter: chliny
FirstSubmitted: 1502617632
LastModified: 1570001608
URLPath: /cgit/aur.git/snapshot/neobundle-git.tar.gz