How to Install and Uninstall python3-bcbio-gff Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-bcbio-gff" package

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

$ sudo apt update $ sudo apt install python3-bcbio-gff

2. Uninstall "python3-bcbio-gff" package

This guide covers the steps necessary to uninstall python3-bcbio-gff on Kali Linux:

$ sudo apt remove python3-bcbio-gff $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bcbio-gff package on Kali Linux

Package: python3-bcbio-gff
Source: python-bcbio-gff
Version: 0.7.1-1
Installed-Size: 114
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-biopython, python3-six, python3:any
Size: 33536
SHA256: 753ce459a82a3fcea6e8297311c56714e74781c3b68513d40e0119e4618374cf
SHA1: d508ae617e3f306518a0d7ecbbec31f957326f40
MD5sum: 925420f33ca220ed08a07b9eda063614
Description: Python3 library to read and write Generic Feature Format
A Python library to read and write Generic Feature Format (GFF).
.
Generic Feature Format (GFF) is a biological sequence file format for
representing features and annotations on sequences. It is a tab
delimited format, making it accessible to biologists and editable in
text editors and spreadsheet programs. It is also well defined and can
be parsed via automated programs. GFF files are available from many of
the large sequencing and annotation centers.
Description-md5:
Homepage: https://github.com/chapmanb/bcbb/tree/master/gff
Section: python
Priority: optional
Filename: pool/main/p/python-bcbio-gff/python3-bcbio-gff_0.7.1-1_all.deb