python-cyvcf2 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-cyvcf2

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

$ yay -Rns python-cyvcf2

2. Manually Install "python-cyvcf2" via AUR

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

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

b. Clone python-cyvcf2's git locally

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

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

$ cd ~/python-cyvcf2 $ makepkg -si

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

ID: 1017767
Name: python-cyvcf2
PackageBaseID: 129591
PackageBase: python-cyvcf2
Version: 0.30.14-1
Description: fast vcf parsing with cython + htslib
URL: https://pypi.python.org/pypi/cyvcf2
NumVotes: 0
Popularity: 0
OutOfDate: 1696873861
Maintainer:
Submitter: clintval
FirstSubmitted: 1517263246
LastModified: 1642002851
URLPath: /cgit/aur.git/snapshot/python-cyvcf2.tar.gz

5. The same packages on other Linux Distributions