< Home - < Back

sunbird


Information about the package, sunbird, which is shipped with common Linux distributions. The sunbird package is designed for, Calendar application built upon Mozilla toolkit.


Package Name:

sunbird

Summary:

Calendar application built upon Mozilla toolkit

Description:

Mozilla Sunbird is a cross-platform calendar application, built upon Mozilla Toolkit. It brings Mozilla-style ease-of-use to your calendar, without tying you to a particular storage solution.

Architecture:

x86_64

Version:

1.0

Release:

0.21.20090916hg.el6

Size:

17 M

Repository:

epel

From Repository:

Licence:

MPLv1.1 or GPLv2+ or LGPLv2+



Handy Yum Commands for sunbird


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


Command

Description of Command

yum install sunbird

This command will install sunbird on the server.

yum remove sunbird

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

yum -y remove sunbird

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

yum update sunbird

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

yum -y update sunbird

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

yum info sunbird

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

yum deplist sunbird

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

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