How to Install and Uninstall perl-MooseX-Types-DateTime.noarch Package on CentOS Stream 8

Last updated: November 01,2024

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

Please follow the instructions below to install perl-MooseX-Types-DateTime.noarch on CentOS Stream 8

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

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

This guide covers the steps necessary to uninstall perl-MooseX-Types-DateTime.noarch on CentOS Stream 8:

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

3. Information about the perl-MooseX-Types-DateTime.noarch package on CentOS Stream 8

Last metadata expiration check: 3:11:02 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-MooseX-Types-DateTime
Version : 0.13
Release : 15.el8
Architecture : noarch
Size : 31 k
Source : perl-MooseX-Types-DateTime-0.13-15.el8.src.rpm
Repository : epel
Summary : DateTime related constraints and coercions for Moose
URL : https://metacpan.org/release/MooseX-Types-DateTime
License : GPL+ or Artistic
Description : This module packages several type constraints (Moose::Util::TypeConstraints)
: and coercions designed to work with the DateTime suite of objects.