vcflib on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vcflib

* (Optional) Uninstall vcflib on Arch using YAY

$ yay -Rns vcflib

2. Manually Install "vcflib" via AUR

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

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

b. Clone vcflib's git locally

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

c. Go to ~/vcflib folder and install it

$ cd ~/vcflib $ makepkg -si

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

ID: 1225024
Name: vcflib
PackageBaseID: 183946
PackageBase: vcflib
Version: 1.0.9-3
Description: C++ library and cmdline tools for parsing and manipulating VCF files doi: 10.1101/2021.05.21.445151
URL: https://github.com/vcflib/vcflib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1657576820
LastModified: 1678622604
URLPath: /cgit/aur.git/snapshot/vcflib.tar.gz