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

Last updated: May 15,2024

1. Install "python3-gtfparse" package

This is a short guide on how to install python3-gtfparse on Kali Linux

$ sudo apt update $ sudo apt install python3-gtfparse

2. Uninstall "python3-gtfparse" package

This is a short guide on how to uninstall python3-gtfparse on Kali Linux:

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

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

Package: python3-gtfparse
Source: python-gtfparse
Version: 1.3.0+ds-1
Installed-Size: 49
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-numpy, python3-pandas, python3:any
Size: 10096
SHA256: 9e6e55d00dcdeae669ea8032fda0867622734864a2be63c2d98527b33936e305
SHA1: 52841995cee9afc1e819a4298e538695633baccc
MD5sum: 62045d6f46ce9e789cb09a54a405c2a4
Description: parser for gene transfer format (aka GFF2)
You find a gene in the genome? Or a feature about it?
The gene transfer format (GTF, identical to GFF2)
allows your program or your database to exchange
this information so it can be presented with genome
browsers or used e.g. as a selection for other features
like nucleotide variants.
.
This package provides a parser for GTF/GFF2 files, i.e.
sets of routines that read that file and support the
computational interpretation of these data.
Description-md5:
Homepage: https://github.com/openvax/gtfparse
Section: science
Priority: optional
Filename: pool/main/p/python-gtfparse/python3-gtfparse_1.3.0+ds-1_all.deb