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

Last updated: July 07,2024

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

$ yay -S vim-ultisnips-git

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

$ yay -Rns vim-ultisnips-git

2. Manually Install "vim-ultisnips-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-ultisnips-git's git locally

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

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

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

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

ID: 420520
Name: vim-ultisnips-git
PackageBaseID: 123408
PackageBase: vim-ultisnips-git
Version: 3.0.r381.g113a901-1
Description: TextMate-style snippets for Vim (git).
URL: https://github.com/SirVer/ultisnips
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crendel
Submitter: crendel
FirstSubmitted: 1497703836
LastModified: 1497703836
URLPath: /cgit/aur.git/snapshot/vim-ultisnips-git.tar.gz