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

Last updated: May 21,2024

1. Install "python3-gffutils" package

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

$ sudo apt update $ sudo apt install python3-gffutils

2. Uninstall "python3-gffutils" package

Please follow the steps below to uninstall python3-gffutils on Kali Linux:

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

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

Package: python3-gffutils
Source: python-gffutils
Version: 0.12-2
Installed-Size: 9702
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-argcomplete, python3-argh, python3-pyfaidx, python3-simplejson, python3-six (>= 1.12.0), python3:any, python3-biopython
Recommends: python3-pybedtools
Size: 1037296
SHA256: ca867cf3ea2a3997b76276cd5711c340ced98a085369af194b9589aee7382575
SHA1: 8f0402e6ac3fa39142fc1930c60252f5cf6c4363
MD5sum: bdf856d3d8b087c8daecfad33532d62b
Description: Work with GFF and GTF files in a flexible database framework
A Python package for working with and manipulating the GFF and GTF format
files typically used for genomic annotations. Files are loaded into a
sqlite3 database, allowing much more complex manipulation of hierarchical
features (e.g., genes, transcripts, and exons) than is possible with
plain-text methods alone.
Description-md5:
Homepage: https://daler.github.io/gffutils
Section: science
Priority: optional
Filename: pool/main/p/python-gffutils/python3-gffutils_0.12-2_all.deb