vim-tlib on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S vim-tlib

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

$ yay -Rns vim-tlib

2. Manually Install "vim-tlib" via AUR

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

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

b. Clone vim-tlib's git locally

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

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

$ cd ~/vim-tlib $ makepkg -si

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

ID: 195864
Name: vim-tlib
PackageBaseID: 48307
PackageBase: vim-tlib
Version: 1.04-2
Description: Utility functions for VIM plugins
URL: http://www.vim.org/scripts/script.php?script_id=1863
NumVotes: 3
Popularity: 0
OutOfDate: 1700585006
Maintainer:
Submitter: jamiseeley
FirstSubmitted: 1303071150
LastModified: 1434288139
URLPath: /cgit/aur.git/snapshot/vim-tlib.tar.gz