How to Install and Uninstall perl-URI-Escape-XS.x86_64 Package on Fedora 35

Last updated: June 26,2024

1. Install "perl-URI-Escape-XS.x86_64" package

In this section, we are going to explain the necessary steps to install perl-URI-Escape-XS.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install perl-URI-Escape-XS.x86_64

2. Uninstall "perl-URI-Escape-XS.x86_64" package

Please follow the step by step instructions below to uninstall perl-URI-Escape-XS.x86_64 on Fedora 35:

$ sudo dnf remove perl-URI-Escape-XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-URI-Escape-XS.x86_64 package on Fedora 35

Last metadata expiration check: 1:26:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-URI-Escape-XS
Version : 0.14
Release : 18.fc35
Architecture : x86_64
Size : 24 k
Source : perl-URI-Escape-XS-0.14-18.fc35.src.rpm
Repository : fedora
Summary : Drop-In replacement for URI::Escape
URL : https://metacpan.org/release/URI-Escape-XS
License : GPL+ or Artistic
Description : This is a drop-in replacement for the URI::Escape module. Since it
: uses XS, it is really fast except for uri_escape("noop").