How to Install and Uninstall cluster3 Package on Kali Linux

Last updated: May 04,2024

1. Install "cluster3" package

Learn how to install cluster3 on Kali Linux

$ sudo apt update $ sudo apt install cluster3

2. Uninstall "cluster3" package

Here is a brief guide to show you how to uninstall cluster3 on Kali Linux:

$ sudo apt remove cluster3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cluster3 package on Kali Linux

Package: cluster3
Version: 1.59+ds-5
Installed-Size: 4515
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.34), libx11-6, libxm4 (>= 2.3.4), libxt6
Recommends: treeview
Suggests: mapleview, smile
Size: 1462896
SHA256: 79cdaec1bd9fc22ce1e956fcf37fa26902a273b051a400e51602c7fcae709d5b
SHA1: 46a6f5252eebadf9b89f477054a2c13f3abe6dec
MD5sum: 8b78a8fa1f9787554eaff9562049b5c6
Description: Reimplementation of the Eisen-clustering software
The open source clustering software available here contains clustering
routines that can be used to analyze gene expression data. Routines for
hierarchical (pairwise simple, complete, average, and centroid linkage)
clustering, k-means and k-medians clustering, and 2D self-organizing maps
are included. The routines are available in the form of a C clustering
library, an extension module to Python, a module to Perl, as well as an
enhanced version of Cluster, which was originally developed by Michael
Eisen of Berkeley Lab. The C clustering library and the associated
extension module for Python was released under the Python license. The
Perl module was released under the Artistic License. Cluster 3.0 is
covered by the original Cluster/TreeView license.
.
This package only contains the command line and motif gui versions
of Cluster 3.0.
Description-md5:
Homepage: http://bonsai.hgc.jp/~mdehoon/software/cluster/
Section: non-free/science
Priority: optional
Filename: pool/non-free/c/cluster3/cluster3_1.59+ds-5_amd64.deb