neovim-plenary on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S neovim-plenary

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

$ yay -Rns neovim-plenary

2. Manually Install "neovim-plenary" via AUR

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

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

b. Clone neovim-plenary's git locally

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

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

$ cd ~/neovim-plenary $ makepkg -si

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

ID: 1386631
Name: neovim-plenary
PackageBaseID: 201586
PackageBase: neovim-plenary
Version: 0.1.4-1
Description: A Lua library for Neovim plugins
URL: https://github.com/nvim-lua/plenary.nvim
NumVotes: 1
Popularity: 0.752914
OutOfDate:
Maintainer: bergentroll
Submitter: bergentroll
FirstSubmitted: 1705397048
LastModified: 1705397048
URLPath: /cgit/aur.git/snapshot/neovim-plenary.tar.gz