How to Install and Uninstall perl-String-ShellQuote.noarch Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "perl-String-ShellQuote.noarch" package

This guide let you learn how to install perl-String-ShellQuote.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-String-ShellQuote.noarch

2. Uninstall "perl-String-ShellQuote.noarch" package

This tutorial shows how to uninstall perl-String-ShellQuote.noarch on CentOS Stream 9:

$ sudo dnf remove perl-String-ShellQuote.noarch $ sudo dnf autoremove

3. Information about the perl-String-ShellQuote.noarch package on CentOS Stream 9

Last metadata expiration check: 0:08:28 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-String-ShellQuote
Version : 1.04
Release : 34.el9
Architecture : noarch
Size : 20 k
Source : perl-String-ShellQuote-1.04-34.el9.src.rpm
Repository : appstream
Summary : Perl module for quoting strings for passing through the shell
URL : https://metacpan.org/release/String-ShellQuote
License : (GPL+ or Artistic) and GPLv2+
Description : This package contains a Perl module and a command line utility which
: are useful for quoting strings which are going to pass through the
: shell or a shell-like object.