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

Last updated: October 08,2024

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

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

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

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

Please follow the step by step instructions below to uninstall perl-MooseX-Types-URI.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:52:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-MooseX-Types-URI
Version : 0.09
Release : 3.fc35
Architecture : noarch
Size : 26 k
Source : perl-MooseX-Types-URI-0.09-3.fc35.src.rpm
Repository : fedora
Summary : URI related types and coercions for Moose
URL : https://metacpan.org/release/MooseX-Types-URI
License : GPL+ or Artistic
Description : This package provides Moose types for fun (and profit) with the URI classes.
:
: It has slightly DWIMier types than the the URI classes have due to
: implementation details, so the types should be more forgiving when
: ducktyping will work anyway (e.g. URI::WithBase does not inherit URI).