How to Install and Uninstall perl-PPIx-QuoteLike.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Please follow the guidelines below to install perl-PPIx-QuoteLike.noarch on Rocky Linux 8

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

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

This tutorial shows how to uninstall perl-PPIx-QuoteLike.noarch on Rocky Linux 8:

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

3. Information about the perl-PPIx-QuoteLike.noarch package on Rocky Linux 8

Last metadata expiration check: 1:33:18 ago on Mon Sep 12 10:27:18 2022.
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.