neovim-bufexplorer on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S neovim-bufexplorer

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

$ yay -Rns neovim-bufexplorer

2. Manually Install "neovim-bufexplorer" via AUR

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

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

b. Clone neovim-bufexplorer's git locally

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

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

$ cd ~/neovim-bufexplorer $ makepkg -si

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

ID: 1424152
Name: neovim-bufexplorer
PackageBaseID: 119553
PackageBase: neovim-bufexplorer
Version: 7.4.26-1
Description: A simple buffer list/switcher for Neovim
URL: https://github.com/jlanzarotta/bufexplorer
NumVotes: 2
Popularity: 3.0E-6
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1486477316
LastModified: 1710038577
URLPath: /cgit/aur.git/snapshot/neovim-bufexplorer.tar.gz