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

Last updated: May 16,2024

1. Install "python3-dendropy" package

In this section, we are going to explain the necessary steps to install python3-dendropy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-dendropy

2. Uninstall "python3-dendropy" package

Learn how to uninstall python3-dendropy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-dendropy
Priority: optional
Section: universe/python
Installed-Size: 64770
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: python-dendropy
Version: 4.0.3+dfsg-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-dendropy/python3-dendropy_4.0.3+dfsg-1_all.deb
Size: 8219856
MD5sum: 982b94367c7314de1b405457b10b5ed7
SHA1: a3c1576026b0e87a690e8ca644eb921ccd74f2e4
SHA256: 52b23621b4ad24d607efdc5b07480ceece9c8f733548fc4eece441004ce29238
Description-en: DendroPy Phylogenetic Computing Library (Python 3)
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 python3 modules.
Description-md5: 173120c43a7a9cd56e70e30abc2ae681
Homepage: http://dendropy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu