vim-minibufexpl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S vim-minibufexpl

* (Optional) Uninstall vim-minibufexpl on Arch using YAY

$ yay -Rns vim-minibufexpl

2. Manually Install "vim-minibufexpl" via AUR

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

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

b. Clone vim-minibufexpl's git locally

$ git clone https://aur.archlinux.org/vim-minibufexpl.git ~/vim-minibufexpl

c. Go to ~/vim-minibufexpl folder and install it

$ cd ~/vim-minibufexpl $ makepkg -si

3. Information about the vim-minibufexpl package on Arch User Repository (AUR)

ID: 765017
Name: vim-minibufexpl
PackageBaseID: 155421
PackageBase: vim-minibufexpl
Version: 6.5.2-3
Description: An elegant buffer explorer for vim
URL: http://fholgado.com/minibufexpl
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: svenstaro
FirstSubmitted: 1594682716
LastModified: 1594682716
URLPath: /cgit/aur.git/snapshot/vim-minibufexpl.tar.gz