vcflib-git on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S vcflib-git

* (Optional) Uninstall vcflib-git on Arch using YAY

$ yay -Rns vcflib-git

2. Manually Install "vcflib-git" via AUR

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

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

b. Clone vcflib-git's git locally

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

c. Go to ~/vcflib-git folder and install it

$ cd ~/vcflib-git $ makepkg -si

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

ID: 1111354
Name: vcflib-git
PackageBaseID: 127555
PackageBase: vcflib-git
Version: 1.0.3.r330.ga36dbe9-1
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:
Submitter: clintval
FirstSubmitted: 1511822314
LastModified: 1657704262
URLPath: /cgit/aur.git/snapshot/vcflib-git.tar.gz