How to Install and Uninstall perl-DateTime-TimeZone-Tzfile.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "perl-DateTime-TimeZone-Tzfile.noarch" package

This guide let you learn how to install perl-DateTime-TimeZone-Tzfile.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-DateTime-TimeZone-Tzfile.noarch

2. Uninstall "perl-DateTime-TimeZone-Tzfile.noarch" package

This is a short guide on how to uninstall perl-DateTime-TimeZone-Tzfile.noarch on Fedora 35:

$ sudo dnf remove perl-DateTime-TimeZone-Tzfile.noarch $ sudo dnf autoremove

3. Information about the perl-DateTime-TimeZone-Tzfile.noarch package on Fedora 35

Last metadata expiration check: 0:56:27 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-DateTime-TimeZone-Tzfile
Version : 0.011
Release : 14.fc35
Architecture : noarch
Size : 20 k
Source : perl-DateTime-TimeZone-Tzfile-0.011-14.fc35.src.rpm
Repository : fedora
Summary : Tzfile (zoneinfo) timezone files
URL : https://metacpan.org/release/DateTime-TimeZone-Tzfile
License : GPL+ or Artistic
Description : An instance of this class represents a timezone that was encoded in a file
: in the tzfile(5) format. These can express arbitrary patterns of offsets
: from Universal Time, changing over time. Offsets and change times are
: limited to a resolution of one second.
:
: This class implements the DateTime::TimeZone interface, so that its instances
: can be used with DateTime objects.