< Home - < Back

roundcubemail


Information about the package, roundcubemail, which is shipped with common Linux distributions. The roundcubemail package is designed for, Round Cube Webmail is a browser-based multilingual IMAP client.


Package Name:

roundcubemail

Summary:

Round Cube Webmail is a browser-based multilingual IMAP client

Description:

CC-BY-SA and (MIT or GPLv2) RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and requires a database: MySQL, PostgreSQL and SQLite are known to work. The user interface is fully skinnable using XHTML and CSS 2.

Architecture:

noarch

Version:

1.0.12

Release:

1.el6

Size:

3.5 M

Repository:

epel

From Repository:

Licence:

GPLv3+ with exceptions and GPLv3+ and GPLv2 and LGPLv2+ and



Handy Yum Commands for roundcubemail


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


Command

Description of Command

yum install roundcubemail

This command will install roundcubemail on the server.

yum remove roundcubemail

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

yum -y remove roundcubemail

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

yum update roundcubemail

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

yum -y update roundcubemail

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

yum info roundcubemail

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

yum deplist roundcubemail

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

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