How to Install and Uninstall perl-URL-Encode-XS.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "perl-URL-Encode-XS.x86_64" package

Please follow the instructions below to install perl-URL-Encode-XS.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-URL-Encode-XS.x86_64

2. Uninstall "perl-URL-Encode-XS.x86_64" package

In this section, we are going to explain the necessary steps to uninstall perl-URL-Encode-XS.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-URL-Encode-XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-URL-Encode-XS.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:33:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-URL-Encode-XS
Version : 0.03
Release : 17.el8
Architecture : x86_64
Size : 21 k
Source : perl-URL-Encode-XS-0.03-17.el8.src.rpm
Repository : epel
Summary : XS implementation of URL::Encode
URL : https://metacpan.org/release/URL-Encode-XS
License : GPL+ or Artistic
Description : This package implements the original URL::Encode via XS interface. The main
: URL::Encode package will use this package automatically if it can find it.
: Do not use this package directly, use URL::Encode instead.