How to Install and Uninstall perl-Types-DateTime.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Learn how to install perl-Types-DateTime.noarch on Rocky Linux 8

$ 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 Rocky Linux 8:

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

3. Information about the perl-Types-DateTime.noarch package on Rocky Linux 8

Last metadata expiration check: 1:39:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Types-DateTime
Version : 0.002
Release : 5.el8
Architecture : noarch
Size : 23 k
Source : perl-Types-DateTime-0.002-5.el8.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.