neovim-plug on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install neovim-plug on Arch using YAY
$
yay -S
neovim-plug
Copied
* (Optional) Uninstall neovim-plug on Arch using YAY
$
yay -Rns
neovim-plug
Copied
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
Copied
b. Clone neovim-plug's git locally
$
git clone https://aur.archlinux.org/neovim-plug.git
~/neovim-plug
Copied
c. Go to ~/neovim-plug folder and install it
$
cd
~/neovim-plug
Copied
$
makepkg -si
Copied
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
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