How to Install and Uninstall perl-Types-DateTime.noarch Package on AlmaLinux 9

Last updated: October 15,2024

1. Install "perl-Types-DateTime.noarch" package

Please follow the guidelines below to install perl-Types-DateTime.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-Types-DateTime.noarch

2. Uninstall "perl-Types-DateTime.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Types-DateTime.noarch on AlmaLinux 9:

$ sudo dnf remove perl-Types-DateTime.noarch $ sudo dnf autoremove

3. Information about the perl-Types-DateTime.noarch package on AlmaLinux 9

Last metadata expiration check: 2:17:54 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Types-DateTime
Version : 0.002
Release : 12.el9
Architecture : noarch
Size : 23 k
Source : perl-Types-DateTime-0.002-12.el9.src.rpm
Repository : epel
Summary : Type constraints and coercions for datetime objects
URL : https://metacpan.org/release/Types-DateTime/
License : (GPL+ or Artistic) and Public Domain
Description : Types::DateTime is a type constraint library suitable for use with
: Moo/Moose attributes, Kavorka sub signatures, and so forth.