neovim-nerdtree on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S neovim-nerdtree

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

$ yay -Rns neovim-nerdtree

2. Manually Install "neovim-nerdtree" via AUR

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

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

b. Clone neovim-nerdtree's git locally

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

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

$ cd ~/neovim-nerdtree $ makepkg -si

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

ID: 1006423
Name: neovim-nerdtree
PackageBaseID: 116166
PackageBase: neovim-nerdtree
Version: 6.10.16-1
Description: Tree explorer plugin for navigating the filesystem
URL: https://github.com/preservim/nerdtree
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372413
LastModified: 1639898736
URLPath: /cgit/aur.git/snapshot/neovim-nerdtree.tar.gz