How to Install and Uninstall perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch Package on Fedora 39

Last updated: September 25,2024

1. Install "perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch" package

Please follow the steps below to install perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch

2. Uninstall "perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch" package

Learn how to uninstall perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch on Fedora 39:

$ sudo dnf remove perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch $ sudo dnf autoremove

3. Information about the perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch package on Fedora 39

Last metadata expiration check: 0:59:17 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-MooseX-Meta-TypeConstraint-ForceCoercion
Version : 0.01
Release : 37.fc39
Architecture : noarch
Size : 18 k
Source : perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.01-37.fc39.src.rpm
Repository : fedora
Summary : Force coercion when validating type constraints
URL : https://metacpan.org/release/MooseX-Meta-TypeConstraint-ForceCoercion
License : GPL+ or Artistic
Description : This class allows to wrap any Moose::Meta::TypeConstraint in a way that
: will force coercion of the value when checking or validating a value
: against it.