vim_lib on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S vim_lib

* (Optional) Uninstall vim_lib on Arch using YAY

$ yay -Rns vim_lib

2. Manually Install "vim_lib" via AUR

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

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

b. Clone vim_lib's git locally

$ git clone https://aur.archlinux.org/vim_lib.git ~/vim_lib

c. Go to ~/vim_lib folder and install it

$ cd ~/vim_lib $ makepkg -si

3. Information about the vim_lib package on Arch User Repository (AUR)

ID: 192558
Name: vim_lib
PackageBaseID: 94362
PackageBase: vim_lib
Version: 97.367812f-1
Description: Base library for vim plygins by Delphinium
URL: https://github.com/Bashka/vim_lib
NumVotes: 0
Popularity: 0
OutOfDate: 1700387299
Maintainer: kirill9617
Submitter: kirill9617
FirstSubmitted: 1434038842
LastModified: 1434040697
URLPath: /cgit/aur.git/snapshot/vim_lib.tar.gz