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

Last updated: May 20,2024

1. Install "python-biopython" package

This guide covers the steps necessary to install python-biopython on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-biopython

2. Uninstall "python-biopython" package

This tutorial shows how to uninstall python-biopython on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-biopython
Priority: optional
Section: universe/python
Installed-Size: 7907
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.66+dfsg-1build1
Depends: python-numpy (>= 1:1.8.0), python-numpy-abi9, python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), python-reportlab
Recommends: python-biopython-doc (= 1.66+dfsg-1build1), ncbi-blast+
Suggests: python-tk, bwa, clustalo, clustalw, dialign, dssp, emboss, fasttree, mafft, muscle, phylip, phyml, prank, probcons, python-mysqldb, python-matplotlib, python-pil, python-rdflib (>= 4), python-renderpm, python-psycopg2, raxml, samtools, t-coffee, wise (>= 2.4.1-16)
Filename: pool/universe/p/python-biopython/python-biopython_1.66+dfsg-1build1_amd64.deb
Size: 1190520
MD5sum: 4c942cfb0478010832103a7e13806eea
SHA1: 3e7a601c92f13f9452237062ea2b3b1dd45aa12c
SHA256: d24f8edeaa81ccb1f5887c24961aedbd26a24f624277b7b20165f0a4851f0ce2
Description-en: Python library for bioinformatics (implemented in Python 2)
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 2.
Description-md5: b6ff59e5efe2137d975d0bd2fda02ebd
Homepage: http://biopython.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu