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

Last updated: May 20,2024

1. Install "r-cran-fastcluster" package

This tutorial shows how to install r-cran-fastcluster on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install r-cran-fastcluster

2. Uninstall "r-cran-fastcluster" package

Please follow the instructions below to uninstall r-cran-fastcluster on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove r-cran-fastcluster $ sudo apt autoclean && sudo apt autoremove

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

Package: r-cran-fastcluster
Architecture: amd64
Version: 1.1.25-3build4
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 303
Depends: r-base-core (>= 4.0.3-1), r-api-4.0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.9)
Recommends: r-cran-runit
Filename: pool/universe/r/r-cran-fastcluster/r-cran-fastcluster_1.1.25-3build4_amd64.deb
Size: 184252
MD5sum: 2871f272eda4a295f4e610e31c01a6a1
SHA1: 9ee689e3504d6d100e602e4bff5555af1ebd8695
SHA256: a3753a7885ebaba42123a7ab0349b25c705f53515bad7774bc1d2928396e6ba3
SHA512: e699c9ceb503afafd9d3e5c0450fcf525955bc92e29ea4e10f3958eeacada1710f6f70f723a79d405b0d2eb5963a9881e24ba41dff397b22dfceff5bc398e9f6
Homepage: https://cran.r-project.org/package=fastcluster
Description-en: Fast hierarchical clustering routines for GNU R
Fastcluster implements fast hierarchical, agglomerative clustering
routines. Part of the functionality is designed as drop-in replacement
for existing routines: “linkage” in the SciPy package
“scipy.cluster.hierarchy”, “hclust” in R's “stats” package, and the
“flashClust” package. It provides the same functionality with the
benefit of a much faster implementation. Moreover, there are
memory-saving routines for clustering of vector data, which go beyond
what the existing packages provide. For information on how to install
the Python files, see the file INSTALL in the source distribution.
Description-md5: 2db457eebec7bb41db0f6f450fef99f6