How to Install and Uninstall perl-IRI.noarch Package on Rocky Linux 9

Last updated: January 11,2025

1. Install "perl-IRI.noarch" package

In this section, we are going to explain the necessary steps to install perl-IRI.noarch on Rocky Linux 9

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

2. Uninstall "perl-IRI.noarch" package

Learn how to uninstall perl-IRI.noarch on Rocky Linux 9:

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

3. Information about the perl-IRI.noarch package on Rocky Linux 9

Last metadata expiration check: 1:31:16 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-IRI
Version : 0.011
Release : 7.el9
Architecture : noarch
Size : 17 k
Source : perl-IRI-0.011-7.el9.src.rpm
Repository : epel
Summary : Internationalized Resource Identifiers
URL : https://metacpan.org/release/IRI
License : GPL+ or Artistic
Description : The IRI module provides an object representation for Internationalized
: Resource Identifiers (IRIs) as defined by RFC 3987 and supports their
: parsing, serializing, and base resolution.