How to Install and Uninstall perl-URL-Encode-XS.x86_64 Package on Fedora 38

Last updated: November 29,2024

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

This tutorial shows how to install perl-URL-Encode-XS.x86_64 on Fedora 38

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

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

Please follow the guidance below to uninstall perl-URL-Encode-XS.x86_64 on Fedora 38:

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

3. Information about the perl-URL-Encode-XS.x86_64 package on Fedora 38

Last metadata expiration check: 3:40:01 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-URL-Encode-XS
Version : 0.03
Release : 26.fc38
Architecture : x86_64
Size : 20 k
Source : perl-URL-Encode-XS-0.03-26.fc38.src.rpm
Repository : fedora
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.