< Home - < Back

sanlock-lib


Information about the package, sanlock-lib, which is shipped with common Linux distributions. The sanlock-lib package is designed for, A shared disk lock manager library.


Package Name:

sanlock-lib

Summary:

A shared disk lock manager library

Description:

The sanlock-lib package contains the runtime libraries for sanlock, a shared disk lock manager. Hosts connected to a common SAN can use this to synchronize their access to the shared disks.

Architecture:

x86_64

Version:

2.8

Release:

3.el6

Size:

39 k

Repository:

base

From Repository:

Licence:

GPLv2 and GPLv2+ and LGPLv2+



Handy Yum Commands for sanlock-lib


Control the sanlock-lib package with the following handy commands outlined below.


Command

Description of Command

yum install sanlock-lib

This command will install sanlock-lib on the server.

yum remove sanlock-lib

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

yum -y remove sanlock-lib

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

yum update sanlock-lib

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

yum -y update sanlock-lib

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

yum info sanlock-lib

This command will show you core information about the sanlock-lib package.

yum deplist sanlock-lib

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

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