How to Install and Uninstall perl-MooseX-Meta-TypeConstraint-ForceCoercion Package on openSUSE Leap

Last updated: May 04,2024

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

This is a short guide on how to install perl-MooseX-Meta-TypeConstraint-ForceCoercion on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-MooseX-Meta-TypeConstraint-ForceCoercion

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

Please follow the steps below to uninstall perl-MooseX-Meta-TypeConstraint-ForceCoercion on openSUSE Leap:

$ sudo zypper remove perl-MooseX-Meta-TypeConstraint-ForceCoercion

3. Information about the perl-MooseX-Meta-TypeConstraint-ForceCoercion package on openSUSE Leap

Information for package perl-MooseX-Meta-TypeConstraint-ForceCoercion:
----------------------------------------------------------------------
Repository : Main Repository
Name : perl-MooseX-Meta-TypeConstraint-ForceCoercion
Version : 0.01-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 23.4 KiB
Installed : No
Status : not installed
Source package : perl-MooseX-Meta-TypeConstraint-ForceCoercion-0.01-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/MooseX-Meta-TypeConstraint-ForceCoercion
Summary : Force coercion when validating type constraints
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.