vim_plugmanager on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim_plugmanager

* (Optional) Uninstall vim_plugmanager on Arch using YAY

$ yay -Rns vim_plugmanager

2. Manually Install "vim_plugmanager" via AUR

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

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

b. Clone vim_plugmanager's git locally

$ git clone https://aur.archlinux.org/vim_plugmanager.git ~/vim_plugmanager

c. Go to ~/vim_plugmanager folder and install it

$ cd ~/vim_plugmanager $ makepkg -si

3. Information about the vim_plugmanager package on Arch User Repository (AUR)

ID: 192670
Name: vim_plugmanager
PackageBaseID: 94365
PackageBase: vim_plugmanager
Version: 97.367812f-1
Description: Vim plugins management by Delphinium
URL: https://github.com/Bashka/vim_plugmanager
NumVotes: 0
Popularity: 0
OutOfDate: 1700388060
Maintainer: kirill9617
Submitter: kirill9617
FirstSubmitted: 1434040496
LastModified: 1434051667
URLPath: /cgit/aur.git/snapshot/vim_plugmanager.tar.gz