snpeff on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S snpeff

* (Optional) Uninstall snpeff on Arch using YAY

$ yay -Rns snpeff

2. Manually Install "snpeff" via AUR

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

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

b. Clone snpeff's git locally

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

c. Go to ~/snpeff folder and install it

$ cd ~/snpeff $ makepkg -si

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

ID: 1328212
Name: snpeff
PackageBaseID: 127922
PackageBase: snpeff
Version: 5.2-2
Description: Genetic variant annotation and effect prediction toolbox. doi:10.4161/fly.19695
URL: https://pcingola.github.io/SnpEff/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: clintval
FirstSubmitted: 1513222121
LastModified: 1696334568
URLPath: /cgit/aur.git/snapshot/snpeff.tar.gz