How to Install cluster3 software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install cluster3 software package in Ubuntu 16.04 LTS (Xenial Xerus)

cluster3 software package provides Reimplementation of the Eisen-clustering software, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cluster3 

cluster3 is installed in your system.

Make ensure the cluster3 package were installed using the commands given below,

$ sudo dpkg-query -l | grep cluster3 *

You will get with cluster3 package name, version, architecture and description in a table

cluster3 package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Science
Package cluster3
Version 1.52a-1
Description Reimplementation of the Eisen-clustering software
Sub Section Science


See Also, How to uninstall or remove cluster3 software package from Ubuntu 16.04 LTS (Xenial Xerus) ?