python-pyvcf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pyvcf

* (Optional) Uninstall python-pyvcf on Arch using YAY

$ yay -Rns python-pyvcf

2. Manually Install "python-pyvcf" via AUR

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

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

b. Clone python-pyvcf's git locally

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

c. Go to ~/python-pyvcf folder and install it

$ cd ~/python-pyvcf $ makepkg -si

3. Information about the python-pyvcf package on Arch User Repository (AUR)

ID: 615798
Name: python-pyvcf
PackageBaseID: 128045
PackageBase: python-pyvcf
Version: 0.6.8-1
Description: Variant Call Format (VCF) parser for Python
URL: https://pyvcf.readthedocs.io/en/latest/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
FirstSubmitted: 1513698051
LastModified: 1558794480
URLPath: /cgit/aur.git/snapshot/python-pyvcf.tar.gz