snippy on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S snippy

* (Optional) Uninstall snippy on Arch using YAY

$ yay -Rns snippy

2. Manually Install "snippy" via AUR

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

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

b. Clone snippy's git locally

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

c. Go to ~/snippy folder and install it

$ cd ~/snippy $ makepkg -si

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

ID: 929161
Name: snippy
PackageBaseID: 168556
PackageBase: snippy
Version: 4.6.0-2
Description: Rapid haploid variant calling and core genome alignment.
URL: https://github.com/tseemann/snippy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1625198734
LastModified: 1625216380
URLPath: /cgit/aur.git/snapshot/snippy.tar.gz