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