How to Install and Uninstall python3-cyvcf2 Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-cyvcf2" package

Please follow the instructions below to install python3-cyvcf2 on Kali Linux

$ sudo apt update $ sudo apt install python3-cyvcf2

2. Uninstall "python3-cyvcf2" package

Please follow the guidance below to uninstall python3-cyvcf2 on Kali Linux:

$ sudo apt remove python3-cyvcf2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cyvcf2 package on Kali Linux

Package: python3-cyvcf2
Source: cyvcf2
Version: 0.30.28-1
Installed-Size: 5498
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3-click, python3-coloredlogs, python3:any, libc6 (>= 2.14), libhts3 (>= 1.17)
Size: 1006528
SHA256: 651a45c90b671c40a8da5b7dcdfb6de72815630f69370847b6165fb86ddeea86
SHA1: 5cd65d49420e736de8cb6a09785c6893c2736ed9
MD5sum: 93e75d6e2c8e5b1dfea02f1cc1c310b4
Description: VCF parser based on htslib (Python 3)
This modules allows fast parsing of VCF and BCF including region-queries
with Python. This is essential for efficient analyses of nucleotide
variation with Python on high-throughput sequencing data.
.
cyvcf2 is a cython wrapper around htslib. Attributes like
variant.gt_ref_depths return a numpy array directly so they are
immediately ready for downstream use.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/brentp/cyvcf2
Section: science
Priority: optional
Filename: pool/main/c/cyvcf2/python3-cyvcf2_0.30.28-1_amd64.deb