How to Install and Uninstall perl-String-Escape.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "perl-String-Escape.noarch" package
Learn how to install perl-String-Escape.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
perl-String-Escape.noarch
Copied
2. Uninstall "perl-String-Escape.noarch" package
This guide covers the steps necessary to uninstall perl-String-Escape.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
perl-String-Escape.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-String-Escape.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:57:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-String-Escape
Version : 2010.002
Release : 35.el9
Architecture : noarch
Size : 24 k
Source : perl-String-Escape-2010.002-35.el9.src.rpm
Repository : epel
Summary : String::Escape Perl module
URL : https://metacpan.org/release/String-Escape
License : GPL+ or Artistic
Description : This module provides a flexible calling interface to some frequently-
: performed string conversion functions, including applying and expanding
: standard C/Unix-style backslash escapes like \n and \t, wrapping and
: removing double-quotes, and truncating to fit within a desired length.
Available Packages
Name : perl-String-Escape
Version : 2010.002
Release : 35.el9
Architecture : noarch
Size : 24 k
Source : perl-String-Escape-2010.002-35.el9.src.rpm
Repository : epel
Summary : String::Escape Perl module
URL : https://metacpan.org/release/String-Escape
License : GPL+ or Artistic
Description : This module provides a flexible calling interface to some frequently-
: performed string conversion functions, including applying and expanding
: standard C/Unix-style backslash escapes like \n and \t, wrapping and
: removing double-quotes, and truncating to fit within a desired length.