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

Last updated: May 20,2024

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

$ yay -S neovim-plug-git

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

$ yay -Rns neovim-plug-git

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

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

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

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

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

ID: 765842
Name: neovim-plug-git
PackageBaseID: 131842
PackageBase: neovim-plug-git
Version: 0.10.0.r38.c319036-1
Description: A minimalist Vim plugin manager
URL: https://github.com/junegunn/vim-plug
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: zenekron
Submitter: zenekron
FirstSubmitted: 1524601065
LastModified: 1594881587
URLPath: /cgit/aur.git/snapshot/neovim-plug-git.tar.gz