< Home - < Back

evolution-exchange


Information about the package, evolution-exchange, which is shipped with common Linux distributions. The evolution-exchange package is designed for, Evolution plugin to interact with MS Exchange Server.


Package Name:

evolution-exchange

Summary:

Evolution plugin to interact with MS Exchange Server

Description:

This package enables added functionality to Evolution when used with a Microsoft Exchange Server 2003. It contains also Exchange Web Services (EWS) connector, which can connect to Microsoft Exchange 2007 and later servers.

Architecture:

x86_64

Version:

2.32.3

Release:

19.el6

Size:

2.0 M

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for evolution-exchange


Control the evolution-exchange package with the following handy commands outlined below.


Command

Description of Command

yum install evolution-exchange

This command will install evolution-exchange on the server.

yum remove evolution-exchange

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

yum -y remove evolution-exchange

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

yum update evolution-exchange

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

yum -y update evolution-exchange

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

yum info evolution-exchange

This command will show you core information about the evolution-exchange package.

yum deplist evolution-exchange

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

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