emacs-neotree on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S emacs-neotree

* (Optional) Uninstall emacs-neotree on Arch using YAY

$ yay -Rns emacs-neotree

2. Manually Install "emacs-neotree" via AUR

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

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

b. Clone emacs-neotree's git locally

$ git clone https://aur.archlinux.org/emacs-neotree.git ~/emacs-neotree

c. Go to ~/emacs-neotree folder and install it

$ cd ~/emacs-neotree $ makepkg -si

3. Information about the emacs-neotree package on Arch User Repository (AUR)

ID: 538240
Name: emacs-neotree
PackageBaseID: 121821
PackageBase: emacs-neotree
Version: 0.5.2-1
Description: A emacs tree plugin like NerdTree for Vim.
URL: https://github.com/jaypei/emacs-neotree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: WhittlesJr
FirstSubmitted: 1493254921
LastModified: 1535217999
URLPath: /cgit/aur.git/snapshot/emacs-neotree.tar.gz