snip on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install snip on Arch using YAY
$
yay -S
snip
Copied
* (Optional) Uninstall snip on Arch using YAY
$
yay -Rns
snip
Copied
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
Copied
b. Clone snip's git locally
$
git clone https://aur.archlinux.org/snip.git
~/snip
Copied
c. Go to ~/snip folder and install it
$
cd
~/snip
Copied
$
makepkg -si
Copied
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
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