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

Last updated: April 30,2024

1. Install "python-dendropy" package

This guide let you learn how to install python-dendropy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dendropy

2. Uninstall "python-dendropy" package

This is a short guide on how to uninstall python-dendropy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dendropy
Priority: optional
Section: universe/python
Installed-Size: 64771
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 4.0.3+dfsg-1
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-dendropy/python-dendropy_4.0.3+dfsg-1_all.deb
Size: 8191786
MD5sum: 1801703fcf3e470dc6c62cd98b97e579
SHA1: 43c9ff4fc69905d13f77e1ad98a10e9e3b4f3b33
SHA256: 9b121de306786cc4a835b0782ee24df2fbe4cc531020216020b25eebf2f00f6d
Description-en: DendroPy Phylogenetic Computing Library (Python 2)
DendroPy is a Python library for phylogenetic computing. It provides
classes and functions for the simulation, processing, and manipulation
of phylogenetic trees and character matrices, and supports the reading
and writing of phylogenetic data in a range of formats, such as NEXUS,
NEWICK, NeXML, Phylip, FASTA, etc. Application scripts for performing
some useful phylogenetic operations, such as data conversion and tree
posterior distribution summarization, are also distributed and installed
as part of the library. DendroPy can thus function as a stand-alone
library for phylogenetics, a component of more complex multi-library
phyloinformatic pipelines, or as a scripting “glue” that assembles and
drives such pipelines.
.
This package provides python2 modules.
Description-md5: f921e28bdb404775e11ed642c4c98f48
Homepage: http://dendropy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu