< Home - < Back

cman


Information about the package, cman, which is shipped with common Linux distributions. The cman package is designed for, Red Hat Cluster Manager.


Package Name:

cman

Summary:

Red Hat Cluster Manager

Description:

Red Hat Cluster Manager

Architecture:

x86_64

Version:

3.0.12.1

Release:

84.el6

Size:

454 k

Repository:

base

From Repository:

Licence:

GPLv2+ and LGPLv2+



Handy Yum Commands for cman


Control the cman package with the following handy commands outlined below.


Command

Description of Command

yum install cman

This command will install cman on the server.

yum remove cman

This command will un-install cman on the server. When you run this command, you will be asked if you are sure that you want to remove cman, so you have to manually confirm that you want to do this.

yum -y remove cman

This command will un-install cman on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cman when using the -y flag.

yum update cman

This command will update cman to the latest version. When you run this command, you will be asked if you are sure that you want to remove cman, so you have to manually confirm that you want to do this.

yum -y update cman

This command will update cman to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cman when using the -y flag.

yum info cman

This command will show you core information about the cman package.

yum deplist cman

This command will show you the dependencies for cman. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update cman

This command will check if there is an update waiting on cman. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.