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