How to Install and Uninstall perl-DateTime-Format-ICal.noarch Package on Fedora 34

Last updated: October 01,2024

1. Install "perl-DateTime-Format-ICal.noarch" package

Please follow the step by step instructions below to install perl-DateTime-Format-ICal.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-DateTime-Format-ICal.noarch

2. Uninstall "perl-DateTime-Format-ICal.noarch" package

Here is a brief guide to show you how to uninstall perl-DateTime-Format-ICal.noarch on Fedora 34:

$ sudo dnf remove perl-DateTime-Format-ICal.noarch $ sudo dnf autoremove

3. Information about the perl-DateTime-Format-ICal.noarch package on Fedora 34

Last metadata expiration check: 2:15:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-DateTime-Format-ICal
Version : 0.09
Release : 35.fc34
Architecture : noarch
Size : 26 k
Source : perl-DateTime-Format-ICal-0.09-35.fc34.src.rpm
Repository : fedora
Summary : Parse and format iCal datetime and duration strings
URL : https://metacpan.org/release/DateTime-Format-ICal
License : GPL+ or Artistic
Description : This module understands the ICal date/time and duration formats, as defined
: in RFC 2445. It can be used to parse these formats in order to create the
: appropriate objects.