snip on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S snip

* (Optional) Uninstall snip on Arch using YAY

$ yay -Rns snip

2. Manually Install "snip" via AUR

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

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

b. Clone snip's git locally

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

c. Go to ~/snip folder and install it

$ cd ~/snip $ makepkg -si

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

ID: 1326635
Name: snip
PackageBaseID: 184554
PackageBase: snip
Version: 1.2.0-1
Description: A simple snippet manager for your predefined Ultisnips Snippet Directory
URL: https://gitlab.com/a4to/snip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1659339676
LastModified: 1696008940
URLPath: /cgit/aur.git/snapshot/snip.tar.gz