snippet on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S snippet

* (Optional) Uninstall snippet on Arch using YAY

$ yay -Rns snippet

2. Manually Install "snippet" via AUR

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

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

b. Clone snippet's git locally

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

c. Go to ~/snippet folder and install it

$ cd ~/snippet $ makepkg -si

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

ID: 622382
Name: snippet
PackageBaseID: 140050
PackageBase: snippet
Version: 0.4.0-0
Description: A terminal based interface to create a new GitLab snippet
URL: https://gitlab.com/zj/snippet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zegAnjer
Submitter: zegAnjer
FirstSubmitted: 1551560669
LastModified: 1560795888
URLPath: /cgit/aur.git/snapshot/snippet.tar.gz