vundle-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S vundle-git

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

$ yay -Rns vundle-git

2. Manually Install "vundle-git" via AUR

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

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

b. Clone vundle-git's git locally

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

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

$ cd ~/vundle-git $ makepkg -si

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

ID: 340525
Name: vundle-git
PackageBaseID: 56822
PackageBase: vundle-git
Version: 0.10.2.605.fef1c2f-1
Description: Plug-in manager for Vim
URL: https://github.com/VundleVim/Vundle.vim
NumVotes: 90
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter:
FirstSubmitted: 1329697584
LastModified: 1474472331
URLPath: /cgit/aur.git/snapshot/vundle-git.tar.gz