How to Install and Uninstall r-cran-fastcluster Package on Kali Linux

Last updated: May 17,2024

1. Install "r-cran-fastcluster" package

Learn how to install r-cran-fastcluster on Kali Linux

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

2. Uninstall "r-cran-fastcluster" package

Please follow the guidance below to uninstall r-cran-fastcluster on Kali Linux:

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

3. Information about the r-cran-fastcluster package on Kali Linux

Package: r-cran-fastcluster
Version: 1.2.6-1
Installed-Size: 310
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Size: 190252
SHA256: 6fae747c172637afeb72e7e27eb862ec0623f5442570afbabc14ce6d69010729
SHA1: e8f2a1ea0bfc821f9f3df7c828546bcd9755b1a9
MD5sum: e0a3aabb3863260836194369b3320507
Description: 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:
Homepage: https://cran.r-project.org/package=fastcluster
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-fastcluster/r-cran-fastcluster_1.2.6-1_amd64.deb