How to Install and Uninstall python3-biopython Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 04,2024

1. Install "python3-biopython" package

This tutorial shows how to install python3-biopython on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-biopython

2. Uninstall "python3-biopython" package

This guide covers the steps necessary to uninstall python3-biopython on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-biopython package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-biopython
Priority: optional
Section: universe/python
Installed-Size: 7873
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: python-biopython
Version: 1.66+dfsg-1build1
Depends: python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), python3-reportlab
Recommends: python-biopython-doc (= 1.66+dfsg-1build1), ncbi-blast+
Suggests: python3-tk, python-reportlab, bwa, clustalo, clustalw, dialign, dssp, emboss, fasttree, mafft, muscle, phylip, phyml, prank, probcons, python-mysqldb, python3-matplotlib, python3-pil, python3-rdflib (>= 4), python3-renderpm, python3-psycopg2, raxml, samtools, t-coffee, wise (>= 2.4.1-16)
Filename: pool/universe/p/python-biopython/python3-biopython_1.66+dfsg-1build1_amd64.deb
Size: 1156374
MD5sum: 045997071bc27caf9839667f9383fb80
SHA1: 245563c193823151ee25d704812819a18b21c2cb
SHA256: 5ad5c6f80df245aa39094bac7264250a23f0b866c5c986aebd60b1f75c31bbf4
Description-en: Python library for bioinformatics (implemented in Python 3)
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 Python
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.
.
This package is targeting Python version 3.
Description-md5: 47e7a48daf3e838fe28613e3af745403
Homepage: http://biopython.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu