How to Install and Uninstall cluster3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "cluster3" package

Please follow the guidelines below to install cluster3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cluster3

2. Uninstall "cluster3" package

This guide covers the steps necessary to uninstall cluster3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cluster3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cluster3
Priority: optional
Section: multiverse/science
Installed-Size: 964
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.52a-1
Depends: libc6 (>= 2.14), libx11-6, libxm4 (>= 2.3.4), libxt6
Recommends: treeview
Suggests: mapleview, smile
Filename: pool/multiverse/c/cluster3/cluster3_1.52a-1_amd64.deb
Size: 593790
MD5sum: 1de2108e2e1d952208957c10e1b155df
SHA1: 85e5690324bbb555ee5cb93133b8c9f3c09c9e00
SHA256: a3c3a9bb0c1cf74ada8f0bf86317043f2f1dc0814133925318f7c266c5d75cbb
Description-en: 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: fdd3e34e11f67c13bdf614925d3877ff
Homepage: http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu