How to Install and Uninstall perl-MooseX-Types-Structured.noarch Package on Fedora 36

Last updated: November 29,2024

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

Learn how to install perl-MooseX-Types-Structured.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall perl-MooseX-Types-Structured.noarch on Fedora 36:

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

3. Information about the perl-MooseX-Types-Structured.noarch package on Fedora 36

Last metadata expiration check: 0:50:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-MooseX-Types-Structured
Version : 0.36
Release : 16.fc36
Architecture : noarch
Size : 48 k
Source : perl-MooseX-Types-Structured-0.36-16.fc36.src.rpm
Repository : fedora
Summary : Structured Type Constraints for Moose
URL : https://metacpan.org/release/MooseX-Types-Structured
License : GPL+ or Artistic
Description : A structured type constraint is a standard container Moose type constraint,
: such as an ArrayRef or HashRef, which has been enhanced to allow you to
: explicitly name all the allowed type constraints inside the structure.