vim-taglist on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S vim-taglist

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

$ yay -Rns vim-taglist

2. Manually Install "vim-taglist" via AUR

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

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

b. Clone vim-taglist's git locally

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

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

$ cd ~/vim-taglist $ makepkg -si

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

ID: 767962
Name: vim-taglist
PackageBaseID: 155424
PackageBase: vim-taglist
Version: 1:4.6-1
Description: A source code browser plugin for vim
URL: http://vim-taglist.sourceforge.net
NumVotes: 4
Popularity: 0.025364
OutOfDate:
Maintainer: Kr1ss
Submitter: svenstaro
FirstSubmitted: 1594683027
LastModified: 1595276569
URLPath: /cgit/aur.git/snapshot/vim-taglist.tar.gz