How to Install and Uninstall perl-DateTime-TimeZone-SystemV.noarch Package on Fedora 36

Last updated: October 08,2024

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

Please follow the guidance below to install perl-DateTime-TimeZone-SystemV.noarch on Fedora 36

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

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

Please follow the steps below to uninstall perl-DateTime-TimeZone-SystemV.noarch on Fedora 36:

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

3. Information about the perl-DateTime-TimeZone-SystemV.noarch package on Fedora 36

Last metadata expiration check: 5:42:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-DateTime-TimeZone-SystemV
Version : 0.010
Release : 15.fc36
Architecture : noarch
Size : 24 k
Source : perl-DateTime-TimeZone-SystemV-0.010-15.fc36.src.rpm
Repository : fedora
Summary : System V and POSIX timezone strings
URL : https://metacpan.org/release/DateTime-TimeZone-SystemV
License : GPL+ or Artistic
Description : An instance of this class represents a timezone that was specified by means
: of a System V timezone recipe or the POSIX extended form of the same
: syntax. These can express a plain offset from Universal Time, or a system
: of two offsets (standard and daylight saving time) switching on a yearly
: cycle according to certain types of rule.
:
: This class implements the DateTime::TimeZone interface, so that its instances
: can be used with DateTime objects.