vundle on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "vundle" 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
Copied
b. Install vundle on Arch using YAY
$
yay -S
vundle
Copied
* (Optional) Uninstall vundle on Arch using YAY
$
yay -Rns
vundle
Copied
2. Manually Install "vundle" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vundle's git locally
$
git clone https://aur.archlinux.org/vundle.git
~/vundle
Copied
c. Go to ~/vundle folder and install it
$
cd
~/vundle
Copied
$
makepkg -si
Copied
3. Information about the vundle package on Arch User Repository (AUR)
ID: 340524
Name: vundle
PackageBaseID: 91896
PackageBase: vundle
Version: 0.10.2-2
Description: Plug-in manager for Vim
URL: https://github.com/VundleVim/Vundle.vim
NumVotes: 54
Popularity: 0.013875
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1428106768
LastModified: 1474472317
URLPath: /cgit/aur.git/snapshot/vundle.tar.gz
Name: vundle
PackageBaseID: 91896
PackageBase: vundle
Version: 0.10.2-2
Description: Plug-in manager for Vim
URL: https://github.com/VundleVim/Vundle.vim
NumVotes: 54
Popularity: 0.013875
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1428106768
LastModified: 1474472317
URLPath: /cgit/aur.git/snapshot/vundle.tar.gz