neovim-ultisnips on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S neovim-ultisnips

* (Optional) Uninstall neovim-ultisnips on Arch using YAY

$ yay -Rns neovim-ultisnips

2. Manually Install "neovim-ultisnips" via AUR

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

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

b. Clone neovim-ultisnips's git locally

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

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

$ cd ~/neovim-ultisnips $ makepkg -si

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

ID: 1424184
Name: neovim-ultisnips
PackageBaseID: 116174
PackageBase: neovim-ultisnips
Version: 3.2-1
Description: TextMate-style snippets for Neovim.
URL: https://github.com/SirVer/ultisnips
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476373736
LastModified: 1710042666
URLPath: /cgit/aur.git/snapshot/neovim-ultisnips.tar.gz