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

Last updated: November 27,2024

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

This is a short guide on how to install perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch on Fedora 38

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

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

Please follow the steps below to uninstall perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch on Fedora 38:

$ 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 38

Last metadata expiration check: 1:10:08 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-MooseX-Meta-TypeConstraint-ForceCoercion
Version : 0.01
Release : 36.fc38
Architecture : noarch
Size : 19 k
Source : perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.01-36.fc38.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.