neovim-tree-lua on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S neovim-tree-lua

* (Optional) Uninstall neovim-tree-lua on Arch using YAY

$ yay -Rns neovim-tree-lua

2. Manually Install "neovim-tree-lua" via AUR

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

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

b. Clone neovim-tree-lua's git locally

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

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

$ cd ~/neovim-tree-lua $ makepkg -si

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

ID: 975313
Name: neovim-tree-lua
PackageBaseID: 172095
PackageBase: neovim-tree-lua
Version: 1.6.7-1
Description: File tree explorer for Neovim
URL: https://github.com/kyazdani42/nvim-tree.lua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1634400475
LastModified: 1634400475
URLPath: /cgit/aur.git/snapshot/neovim-tree-lua.tar.gz