neovim-plug on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S neovim-plug

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

$ yay -Rns neovim-plug

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

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

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

$ cd ~/neovim-plug $ makepkg -si

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

ID: 1037205
Name: neovim-plug
PackageBaseID: 116157
PackageBase: neovim-plug
Version: 0.11.0-3
Description: A Neovim plugin manager
URL: http://github.com/junegunn/vim-plug
NumVotes: 22
Popularity: 0.00554
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476370409
LastModified: 1644959589
URLPath: /cgit/aur.git/snapshot/neovim-plug.tar.gz