How to Install and Uninstall perl-URI-Encode.noarch Package on CentOS Stream 9
Last updated: January 09,2025
1. Install "perl-URI-Encode.noarch" package
Please follow the step by step instructions below to install perl-URI-Encode.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-URI-Encode.noarch
Copied
2. Uninstall "perl-URI-Encode.noarch" package
This is a short guide on how to uninstall perl-URI-Encode.noarch on CentOS Stream 9:
$
sudo dnf remove
perl-URI-Encode.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-URI-Encode.noarch package on CentOS Stream 9
Last metadata expiration check: 1:55:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-URI-Encode
Version : 1.1.1
Release : 17.el9
Architecture : noarch
Size : 23 k
Source : perl-URI-Encode-1.1.1-17.el9.src.rpm
Repository : epel
Summary : Percent encoding/decoding for URIs
URL : https://metacpan.org/release/URI-Encode
License : GPL+ or Artistic
Description : This module provides a method to encode strings (mainly URLs) into a format
: which can be pasted into a plain text emails, and that those links are
: 'click-able' by the person reading that email. This can be accomplished by NOT
: encoding the reserved characters.
Available Packages
Name : perl-URI-Encode
Version : 1.1.1
Release : 17.el9
Architecture : noarch
Size : 23 k
Source : perl-URI-Encode-1.1.1-17.el9.src.rpm
Repository : epel
Summary : Percent encoding/decoding for URIs
URL : https://metacpan.org/release/URI-Encode
License : GPL+ or Artistic
Description : This module provides a method to encode strings (mainly URLs) into a format
: which can be pasted into a plain text emails, and that those links are
: 'click-able' by the person reading that email. This can be accomplished by NOT
: encoding the reserved characters.