vcfanno-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S vcfanno-bin

* (Optional) Uninstall vcfanno-bin on Arch using YAY

$ yay -Rns vcfanno-bin

2. Manually Install "vcfanno-bin" via AUR

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

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

b. Clone vcfanno-bin's git locally

$ git clone https://aur.archlinux.org/vcfanno-bin.git ~/vcfanno-bin

c. Go to ~/vcfanno-bin folder and install it

$ cd ~/vcfanno-bin $ makepkg -si

3. Information about the vcfanno-bin package on Arch User Repository (AUR)

ID: 479929
Name: vcfanno-bin
PackageBaseID: 129372
PackageBase: vcfanno-bin
Version: 0.2.8-1
Description: Annotate a VCF with other VCFs/BEDs/tabixed files
URL: https://github.com/brentp/vcfanno
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1516589445
LastModified: 1516589445
URLPath: /cgit/aur.git/snapshot/vcfanno-bin.tar.gz