vcflib on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install vcflib on Arch using YAY
$
yay -S
vcflib
Copied
* (Optional) Uninstall vcflib on Arch using YAY
$
yay -Rns
vcflib
Copied
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
Copied
b. Clone vcflib's git locally
$
git clone https://aur.archlinux.org/vcflib.git
~/vcflib
Copied
c. Go to ~/vcflib folder and install it
$
cd
~/vcflib
Copied
$
makepkg -si
Copied
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
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