nvim-packer-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S nvim-packer-git

* (Optional) Uninstall nvim-packer-git on Arch using YAY

$ yay -Rns nvim-packer-git

2. Manually Install "nvim-packer-git" via AUR

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

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

b. Clone nvim-packer-git's git locally

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

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

$ cd ~/nvim-packer-git $ makepkg -si

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

ID: 1309133
Name: nvim-packer-git
PackageBaseID: 166273
PackageBase: nvim-packer-git
Version: r574.ea0cc3c-1
Description: A use-package inspired plugin manager for Neovim.
URL: https://github.com/wbthomason/packer.nvim
NumVotes: 25
Popularity: 0.574372
OutOfDate:
Maintainer: ouuan
Submitter: ouuan
FirstSubmitted: 1619847660
LastModified: 1693008910
URLPath: /cgit/aur.git/snapshot/nvim-packer-git.tar.gz