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

Last updated: November 30,2024

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

Please follow the guidance below to install perl-MooseX-Types-Structured.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall perl-MooseX-Types-Structured.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:00:58 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-MooseX-Types-Structured
Version : 0.36
Release : 15.fc35
Architecture : noarch
Size : 48 k
Source : perl-MooseX-Types-Structured-0.36-15.fc35.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.