How to Install and Uninstall perl-PPIx-QuoteLike.noarch Package on CentOS Stream 9

Last updated: January 08,2025

1. Install "perl-PPIx-QuoteLike.noarch" package

Please follow the step by step instructions below to install perl-PPIx-QuoteLike.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-PPIx-QuoteLike.noarch

2. Uninstall "perl-PPIx-QuoteLike.noarch" package

Please follow the instructions below to uninstall perl-PPIx-QuoteLike.noarch on CentOS Stream 9:

$ sudo dnf remove perl-PPIx-QuoteLike.noarch $ sudo dnf autoremove

3. Information about the perl-PPIx-QuoteLike.noarch package on CentOS Stream 9

Last metadata expiration check: 2:32:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-PPIx-QuoteLike
Version : 0.019
Release : 1.el9
Architecture : noarch
Size : 82 k
Source : perl-PPIx-QuoteLike-0.019-1.el9.src.rpm
Repository : epel
Summary : Parse Perl string literals and string-literal-like things
URL : https://metacpan.org/release/PPIx-QuoteLike
License : GPL+ or Artistic
Description : This Perl class parses Perl string literals and things that are reasonably
: like string literals. Its real reason for being is to find interpolated
: variables for Perl::Critic policies and similar code.