How to Install and Uninstall perl-PPIx-QuoteLike.noarch Package on Fedora 38

Last updated: September 30,2024

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

This guide let you learn how to install perl-PPIx-QuoteLike.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall perl-PPIx-QuoteLike.noarch on Fedora 38:

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

3. Information about the perl-PPIx-QuoteLike.noarch package on Fedora 38

Last metadata expiration check: 2:14:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-PPIx-QuoteLike
Version : 0.023
Release : 3.fc38
Architecture : noarch
Size : 87 k
Source : perl-PPIx-QuoteLike-0.023-3.fc38.src.rpm
Repository : fedora
Summary : Parse Perl string literals and string-literal-like things
URL : https://metacpan.org/release/PPIx-QuoteLike
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.