neovim-tagbar on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install neovim-tagbar on Arch using YAY
$
yay -S
neovim-tagbar
Copied
* (Optional) Uninstall neovim-tagbar on Arch using YAY
$
yay -Rns
neovim-tagbar
Copied
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
Copied
b. Clone neovim-tagbar's git locally
$
git clone https://aur.archlinux.org/neovim-tagbar.git
~/neovim-tagbar
Copied
c. Go to ~/neovim-tagbar folder and install it
$
cd
~/neovim-tagbar
Copied
$
makepkg -si
Copied
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
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