neovim-bqf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S neovim-bqf

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

$ yay -Rns neovim-bqf

2. Manually Install "neovim-bqf" via AUR

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

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

b. Clone neovim-bqf's git locally

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

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

$ cd ~/neovim-bqf $ makepkg -si

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

ID: 1130832
Name: neovim-bqf
PackageBaseID: 172177
PackageBase: neovim-bqf
Version: 0.9.9-1
Description: Better quickfix window in Neovim
URL: https://github.com/kevinhwang91/nvim-bqf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1634632168
LastModified: 1661440780
URLPath: /cgit/aur.git/snapshot/neovim-bqf.tar.gz