nvim-lazy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nvim-lazy

* (Optional) Uninstall nvim-lazy on Arch using YAY

$ yay -Rns nvim-lazy

2. Manually Install "nvim-lazy" via AUR

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

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

b. Clone nvim-lazy's git locally

$ git clone https://aur.archlinux.org/nvim-lazy.git ~/nvim-lazy

c. Go to ~/nvim-lazy folder and install it

$ cd ~/nvim-lazy $ makepkg -si

3. Information about the nvim-lazy package on Arch User Repository (AUR)

ID: 1422860
Name: nvim-lazy
PackageBaseID: 195683
PackageBase: nvim-lazy
Version: 1:v10.17.0-1
Description: A modern plugin manager for Neovim.
URL: https://github.com/folke/lazy.nvim
NumVotes: 7
Popularity: 0.832275
OutOfDate:
Maintainer: pmphan
Submitter: pmphan
FirstSubmitted: 1689288365
LastModified: 1709859669
URLPath: /cgit/aur.git/snapshot/nvim-lazy.tar.gz