neovim-nerdcommenter on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S neovim-nerdcommenter

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

$ yay -Rns neovim-nerdcommenter

2. Manually Install "neovim-nerdcommenter" via AUR

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

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

b. Clone neovim-nerdcommenter's git locally

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

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

$ cd ~/neovim-nerdcommenter $ makepkg -si

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

ID: 1023593
Name: neovim-nerdcommenter
PackageBaseID: 116161
PackageBase: neovim-nerdcommenter
Version: 2.6.0-2
Description: A Neovim plugin that allows for easy commenting of code for many filetypes
URL: https://github.com/scrooloose/nerdcommenter
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476371686
LastModified: 1642892752
URLPath: /cgit/aur.git/snapshot/neovim-nerdcommenter.tar.gz