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

Last updated: October 03,2024

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

In this section, we are going to explain the necessary steps to install perl-MooseX-Types-URI.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 2:34:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-MooseX-Types-URI
Version : 0.09
Release : 4.fc36
Architecture : noarch
Size : 26 k
Source : perl-MooseX-Types-URI-0.09-4.fc36.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).