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

Last updated: January 12,2025

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 39

$ 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 39:

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

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

Last metadata expiration check: 2:40:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-DateTime-Format-ICal
Version : 0.09
Release : 42.fc39
Architecture : noarch
Size : 25 k
Source : perl-DateTime-Format-ICal-0.09-42.fc39.src.rpm
Repository : fedora
Summary : Parse and format iCal datetime and duration strings
URL : https://metacpan.org/release/DateTime-Format-ICal
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.