How to Install and Uninstall perl-URI.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "perl-URI.noarch" package

This guide covers the steps necessary to install perl-URI.noarch on Fedora 35

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

2. Uninstall "perl-URI.noarch" package

Learn how to uninstall perl-URI.noarch on Fedora 35:

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

3. Information about the perl-URI.noarch package on Fedora 35

Last metadata expiration check: 4:21:17 ago on Wed Sep 7 02:25:42 2022.
Installed Packages
Name : perl-URI
Version : 5.09
Release : 4.fc35
Architecture : noarch
Size : 212 k
Source : perl-URI-5.09-4.fc35.src.rpm
Repository : @System
From repo : fedora
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).