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

Last updated: June 03,2024

1. Install "python3-unifrac" package

Learn how to install python3-unifrac on Kali Linux

$ sudo apt update $ sudo apt install python3-unifrac

2. Uninstall "python3-unifrac" package

Here is a brief guide to show you how to uninstall python3-unifrac on Kali Linux:

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

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

Package: python3-unifrac
Source: unifrac
Version: 1.3-2
Installed-Size: 895
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14), libssu0 (>= 1.4), python3 (<< 3.13), python3 (>= 3.11~), python3-biom-format, python3-h5py (>= 3.3.0), python3-iow, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-skbio (>= 0.5.8-3~), python3:any
Size: 186652
SHA256: 2892e1c6b81082b7f19224d1ef30f9721a106d472bc240c33662013de0f652a5
SHA1: 9ff8b976f4ec890f0fb4e27fad36aefade21a8fc
MD5sum: 8793ea6483771966aead1eef4218fa7b
Description: high-performance phylogenetic diversity calculations
The de facto repository for high-performance phylogenetic diversity
calculations. The methods in this repository are based on an
implementation of the Strided State UniFrac algorithm which is faster,
and uses less memory than Fast UniFrac. Strided State UniFrac supports
Unweighted UniFrac, Weighted UniFrac, Generalized UniFrac, Variance
Adjusted UniFrac and meta UniFrac. This repository also includes Stacked
Faith (manuscript in preparation), a method for calculating Faith's PD
that is faster and uses less memory than the Fast UniFrac-based
reference implementation.
.
This package contains the Python3 module.
Description-md5:
Homepage: https://github.com/biocore/unifrac
Section: python
Priority: optional
Filename: pool/main/u/unifrac/python3-unifrac_1.3-2_amd64.deb