< Home - < Back

ctdb-tests


Information about the package, ctdb-tests, which is shipped with common Linux distributions. The ctdb-tests package is designed for, CTDB clustered database test suite.


Package Name:

ctdb-tests

Summary:

CTDB clustered database test suite

Description:

Test suite for CTDB. CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead.

Architecture:

x86_64

Version:

2.5.1

Release:

2.el6

Size:

766 k

Repository:

base

From Repository:

Licence:

GPLv3+



Handy Yum Commands for ctdb-tests


Control the ctdb-tests package with the following handy commands outlined below.


Command

Description of Command

yum install ctdb-tests

This command will install ctdb-tests on the server.

yum remove ctdb-tests

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

yum -y remove ctdb-tests

This command will un-install ctdb-tests 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 ctdb-tests when using the -y flag.

yum update ctdb-tests

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

yum -y update ctdb-tests

This command will update ctdb-tests 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 ctdb-tests when using the -y flag.

yum info ctdb-tests

This command will show you core information about the ctdb-tests package.

yum deplist ctdb-tests

This command will show you the dependencies for ctdb-tests. 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 ctdb-tests

This command will check if there is an update waiting on ctdb-tests. 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.