cman software package provides Red Hat cluster suite - cluster manager, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cman
cman is installed in your system.
Make ensure the cman package were installed using the commands given below,
$ sudo dpkg-query -l | grep cman *
You will get with cman package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Administration Utilities |
| Package | cman |
| Version | 3.1.7-0ubuntu2 |
| Description | Red Hat cluster suite - cluster manager |
| Sub Section | Admin |