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

Last updated: June 26,2024

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

$ yay -S vim-plug-git

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

$ yay -Rns vim-plug-git

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

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

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

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

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

ID: 210391
Name: vim-plug-git
PackageBaseID: 95804
PackageBase: vim-plug-git
Version: 0.7.2.5.g69d6c9d-1
Description: A vim plugin manager
URL: http://github.com/junegunn/vim-plug
NumVotes: 5
Popularity: 0
OutOfDate: 1496710147
Maintainer: oozyslug
Submitter: oozyslug
FirstSubmitted: 1436530661
LastModified: 1436540727
URLPath: /cgit/aur.git/snapshot/vim-plug-git.tar.gz