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

Last updated: May 20,2024

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

This tutorial shows how to install perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-MooseX-Meta-TypeConstraint-ForceCoercion.noarch on Fedora 34:

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

Last metadata expiration check: 2:48:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-MooseX-Meta-TypeConstraint-ForceCoercion
Version : 0.01
Release : 30.fc34
Architecture : noarch
Size : 19 k
Source : perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.01-30.fc34.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.