vim-vsnip-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S vim-vsnip-git

* (Optional) Uninstall vim-vsnip-git on Arch using YAY

$ yay -Rns vim-vsnip-git

2. Manually Install "vim-vsnip-git" via AUR

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

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

b. Clone vim-vsnip-git's git locally

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

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

$ cd ~/vim-vsnip-git $ makepkg -si

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

ID: 974157
Name: vim-vsnip-git
PackageBaseID: 159673
PackageBase: vim-vsnip-git
Version: r304.9ac8044-1
Description: Snippet plugin for vim that supports LSP/VSCode's snippet format
URL: https://github.com/hrsh7th/vim-vsnip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: VannTen
FirstSubmitted: 1604937937
LastModified: 1634192920
URLPath: /cgit/aur.git/snapshot/vim-vsnip-git.tar.gz