How to Install and Uninstall python3-fastcluster Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python3-fastcluster" package

In this section, we are going to explain the necessary steps to install python3-fastcluster on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-fastcluster

2. Uninstall "python3-fastcluster" package

Here is a brief guide to show you how to uninstall python3-fastcluster on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-fastcluster package on Ubuntu 21.10 (Impish Indri)

Package: python3-fastcluster
Architecture: amd64
Version: 1.1.25-3build4
Priority: optional
Section: universe/python
Source: r-cran-fastcluster
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 106
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3 (<< 3.10), python3 (>= 3.9~), python3:any
Recommends: python3-scipy
Filename: pool/universe/r/r-cran-fastcluster/python3-fastcluster_1.1.25-3build4_amd64.deb
Size: 38932
MD5sum: 5aa7f371a1ec824e6765dc35f926fef5
SHA1: e7ad21cc89804bdbdd360cc23873689d233af700
SHA256: 2a9213dce7eeb61ba18ce186d352f80832c526f51e67a61b353b1e3578d8ecf5
SHA512: 36a5e40b8b94d7daa8db235173637ea236b8395c118355ae5d93711d22c3ad8de9860fc52a69935f7ebd47555f41d637e042cd9923497d872d92f9f1f37c5f66
Homepage: https://cran.r-project.org/package=fastcluster
Description-en: Fast hierarchical clustering routines for Python 3
This library provides Python functions for hierarchical
clustering. It generates hierarchical clusters from distance matrices
or from vector data.
.
Part of this module is intended to replace the functions
.
linkage, single, complete, average, weighted, centroid, median, ward
.
in the module scipy.cluster.hierarchy with the same functionality but
much faster algorithms. Moreover, the function 'linkage_vector'
provides memory-efficient clustering for vector data.
.
The interface is very similar to MATLAB's Statistics Toolbox API to
make code easier to port from MATLAB to Python/Numpy. The core
implementation of this library is in C++ for efficiency.
.
This package provides the package's Python 3 interface.
Description-md5: 6c6213f1ce213becdc440deefb803999