How to Install and Uninstall perl-Any-URI-Escape.noarch Package on Oracle Linux 8

Last updated: June 29,2024

1. Install "perl-Any-URI-Escape.noarch" package

Learn how to install perl-Any-URI-Escape.noarch on Oracle Linux 8

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

2. Uninstall "perl-Any-URI-Escape.noarch" package

Please follow the instructions below to uninstall perl-Any-URI-Escape.noarch on Oracle Linux 8:

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

3. Information about the perl-Any-URI-Escape.noarch package on Oracle Linux 8

Last metadata expiration check: 0:34:23 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Any-URI-Escape
Version : 0.01
Release : 19.el8
Architecture : noarch
Size : 13 k
Source : perl-Any-URI-Escape-0.01-19.el8.src.rpm
Repository : epel
Summary : Load URI::Escape::XS preferentially over URI::Escape
URL : https://metacpan.org/release/Any-URI-Escape
License : GPL+ or Artistic
Description : URI::Escape is great, but URI::Escape::XS is faster. This module loads
: URI::Escape::XS and imports the two most common methods if XS is installed.