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

Last updated: October 05,2024

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

This guide covers the steps necessary to install perl-MooseX-Types-URI.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-MooseX-Types-URI.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:20:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-MooseX-Types-URI
Version : 0.08
Release : 16.fc34
Architecture : noarch
Size : 25 k
Source : perl-MooseX-Types-URI-0.08-16.fc34.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).