< Home - < Back

perl-Data-ICal


Information about the package, perl-Data-ICal, which is shipped with common Linux distributions. The perl-Data-ICal package is designed for, Generates iCalendar (RFC 2445) calendar files.


Package Name:

perl-Data-ICal

Summary:

Generates iCalendar (RFC 2445) calendar files

Description:

A Data::ICal object represents a VCALENDAR object as defined in the iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in many popular calendaring programs such as Apple's iCal.

Architecture:

noarch

Version:

0.22

Release:

7.el6

Size:

79 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Data-ICal


Control the perl-Data-ICal package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Data-ICal

This command will install perl-Data-ICal on the server.

yum remove perl-Data-ICal

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

yum -y remove perl-Data-ICal

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

yum update perl-Data-ICal

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

yum -y update perl-Data-ICal

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

yum info perl-Data-ICal

This command will show you core information about the perl-Data-ICal package.

yum deplist perl-Data-ICal

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

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