How to Install and Uninstall perl-Types-URI.noarch Package on Oracle Linux 9

Last updated: June 26,2024

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

Here is a brief guide to show you how to install perl-Types-URI.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Types-URI.noarch on Oracle Linux 9:

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

3. Information about the perl-Types-URI.noarch package on Oracle Linux 9

Last metadata expiration check: 2:00:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Types-URI
Version : 0.007
Release : 11.el9
Architecture : noarch
Size : 21 k
Source : perl-Types-URI-0.007-11.el9.src.rpm
Repository : epel
Summary : Type constraints and coercions for URIs
URL : https://metacpan.org/release/Types-URI
License : (GPL+ or Artistic) and Public Domain
Description : Types::URI is a type constraint Perl library suitable for use with Moo/Moose
: attributes, Kavorka sub signatures, and so forth.