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

Last updated: May 17,2024

1. Install "python3-dendropy" package

This guide covers the steps necessary to install python3-dendropy on Kali Linux

$ sudo apt update $ sudo apt install python3-dendropy

2. Uninstall "python3-dendropy" package

Please follow the instructions below to uninstall python3-dendropy on Kali Linux:

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

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

Package: python3-dendropy
Source: python-dendropy
Version: 4.6.1-1
Installed-Size: 1983
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 276760
SHA256: 6bc46b0a97e684b90d8500db84eb8b0e21927f6eb82188f2a7e5d9eed1e691f1
SHA1: f8c4920871c5f1065cbc1870665295b5f9682e83
MD5sum: bcf51e274b611bf0a2da04f5bfb51f6b
Description: 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:
Homepage: https://dendropy.org/
Section: python
Priority: optional
Filename: pool/main/p/python-dendropy/python3-dendropy_4.6.1-1_all.deb