< Home - < Back

libgearman


Information about the package, libgearman, which is shipped with common Linux distributions. The libgearman package is designed for, Development libraries for gearman.


Package Name:

libgearman

Summary:

Development libraries for gearman

Description:

Development libraries for gearmand.

Architecture:

x86_64

Version:

1.1.8

Release:

2.el6

Size:

70 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for libgearman


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


Command

Description of Command

yum install libgearman

This command will install libgearman on the server.

yum remove libgearman

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

yum -y remove libgearman

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

yum update libgearman

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

yum -y update libgearman

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

yum info libgearman

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

yum deplist libgearman

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

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