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