Information about the package, pacemaker-cts, which is shipped with common Linux distributions. The pacemaker-cts package is designed for, Test framework for cluster-related technologies like Pacemaker.
Package Name:
pacemaker-cts
Summary:
Test framework for cluster-related technologies like Pacemaker
Description:
Test framework for cluster-related technologies like Pacemaker
Architecture:
x86_64
Version:
1.1.15
Release:
5.el6
Size:
219 k
Repository:
base
From Repository:
Licence:
GPLv2+ and LGPLv2+
Control the pacemaker-cts package with the following handy commands outlined below.
yum install pacemaker-cts
This command will install pacemaker-cts on the server.
yum remove pacemaker-cts
This command will un-install pacemaker-cts on the server. When you run this command, you will be asked if you are sure that you want to remove pacemaker-cts, so you have to manually confirm that you want to do this.
yum -y remove pacemaker-cts
This command will un-install pacemaker-cts 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 pacemaker-cts when using the -y flag.
yum update pacemaker-cts
This command will update pacemaker-cts to the latest version. When you run this command, you will be asked if you are sure that you want to remove pacemaker-cts, so you have to manually confirm that you want to do this.
yum -y update pacemaker-cts
This command will update pacemaker-cts 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 pacemaker-cts when using the -y flag.
yum info pacemaker-cts
This command will show you core information about the pacemaker-cts package.
yum deplist pacemaker-cts
This command will show you the dependencies for pacemaker-cts. 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 pacemaker-cts
This command will check if there is an update waiting on pacemaker-cts. 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.