python-pyvcf3 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyvcf3

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

$ yay -Rns python-pyvcf3

2. Manually Install "python-pyvcf3" via AUR

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

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

b. Clone python-pyvcf3's git locally

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

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

$ cd ~/python-pyvcf3 $ makepkg -si

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

ID: 1345778
Name: python-pyvcf3
PackageBaseID: 190019
PackageBase: python-pyvcf3
Version: 1.0.3-7
Description: Variant Call Format (VCF) parser for Python3
URL: https://github.com/dridk/PyVCF3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1675150672
LastModified: 1698840113
URLPath: /cgit/aur.git/snapshot/python-pyvcf3.tar.gz