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

Last updated: May 18,2024

1. Install "python3-biopython" package

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

$ sudo apt update $ sudo apt install python3-biopython

2. Uninstall "python3-biopython" package

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

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

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

Package: python3-biopython
Source: python-biopython
Version: 1.81+dfsg-3
Installed-Size: 11734
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), python3-reportlab (>= 4.0.4-1~), w3c-sgml-lib
Recommends: python-biopython-doc (= 1.81+dfsg-3), ncbi-blast+ (>= 2.10.1-3)
Suggests: python3-tk, bwa, clustalo, clustalw, dialign, dssp, emboss, fasttree, mafft, muscle3, phylip, phyml, prank, probcons, python3-mysqldb, python3-matplotlib, python3-mmtf, python3-pil, python3-rdflib, python3-psycopg2, python3-scipy, raxml, samtools, t-coffee, wise
Breaks: ncbi-acc-download (<< 0.2.7-2~)
Size: 1624532
SHA256: 552197f14eb7fe4e9a924a26023a203174e498513ae92e363d9b50aef0352d38
SHA1: db5c75b81d09f9a8e110616e3fd4b6c14412684b
MD5sum: ba37f9743f166afbfeb14632fe15eef9
Description: Python3 library for bioinformatics
The Biopython Project is an international association
of developers of freely available Python tools for
computational molecular biology.
.
It is a distributed collaborative effort to develop Python3
libraries and applications which address the needs of
current and future work in bioinformatics. The source code
is made available under the Biopython License, which is
extremely liberal and compatible with almost every license in
the world. The project works along with the Open Bioinformatics
Foundation, who generously provide web and CVS space for
the project.
Description-md5:
Homepage: https://biopython.org
Section: python
Priority: optional
Filename: pool/main/p/python-biopython/python3-biopython_1.81+dfsg-3_amd64.deb