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

Last updated: November 02,2024

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

Please follow the steps below to install perl-PPIx-QuoteLike.noarch on CentOS Stream 8

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

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

This is a short guide on how to uninstall perl-PPIx-QuoteLike.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 6:21:11 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-PPIx-QuoteLike
Version : 0.008
Release : 1.el8
Architecture : noarch
Size : 71 k
Source : perl-PPIx-QuoteLike-0.008-1.el8.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.