neovim-tagbar on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S neovim-tagbar

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

$ yay -Rns neovim-tagbar

2. Manually Install "neovim-tagbar" via AUR

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

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

b. Clone neovim-tagbar's git locally

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

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

$ cd ~/neovim-tagbar $ makepkg -si

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

ID: 1424149
Name: neovim-tagbar
PackageBaseID: 116172
PackageBase: neovim-tagbar
Version: 3.1.1-1
Description: Neovim plugin to browse the tags of the current file and get an overview of its structure
URL: https://majutsushi.github.io/tagbar/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476373290
LastModified: 1710038118
URLPath: /cgit/aur.git/snapshot/neovim-tagbar.tar.gz