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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install perl-PPIx-QuoteLike.noarch on Oracle Linux 8

$ 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 Oracle Linux 8:

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

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

Last metadata expiration check: 4:31:01 ago on Mon Sep 12 02:51:38 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.