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

Last updated: July 05,2024

1. Install "perl-URI.noarch" package

Please follow the instructions below to install perl-URI.noarch on Oracle Linux 9

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

2. Uninstall "perl-URI.noarch" package

Please follow the steps below to uninstall perl-URI.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:41:56 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : perl-URI
Version : 5.09
Release : 3.el9
Architecture : noarch
Size : 212 k
Source : perl-URI-5.09-3.el9.src.rpm
Repository : @System
From repo : ol9_appstream
Summary : A Perl module implementing URI parsing and manipulation
URL : https://metacpan.org/release/URI
License : GPL+ or Artistic
Description : This module implements the URI class. Objects of this class represent
: "Uniform Resource Identifier references" as specified in RFC 2396 (and
: updated by RFC 2732).