< Home - < Back

zarafa-common


Information about the package, zarafa-common, which is shipped with common Linux distributions. The zarafa-common package is designed for, Common Zarafa files and directories.


Package Name:

zarafa-common

Summary:

Common Zarafa files and directories

Description:

The zarafa-common package provides the filesystem structure and includes common files required by most other Zarafa packages. It also provides the creation of the zarafa user for the different Zarafa services.

Architecture:

noarch

Version:

7.1.14

Release:

3.el6

Size:

26 k

Repository:

epel

From Repository:

Licence:

AGPLv3 with exceptions



Handy Yum Commands for zarafa-common


Control the zarafa-common package with the following handy commands outlined below.


Command

Description of Command

yum install zarafa-common

This command will install zarafa-common on the server.

yum remove zarafa-common

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

yum -y remove zarafa-common

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

yum update zarafa-common

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

yum -y update zarafa-common

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

yum info zarafa-common

This command will show you core information about the zarafa-common package.

yum deplist zarafa-common

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

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