How to Install and Uninstall perl-Test-Perl-Critic-Progressive.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "perl-Test-Perl-Critic-Progressive.noarch" package

Please follow the steps below to install perl-Test-Perl-Critic-Progressive.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Test-Perl-Critic-Progressive.noarch

2. Uninstall "perl-Test-Perl-Critic-Progressive.noarch" package

Please follow the instructions below to uninstall perl-Test-Perl-Critic-Progressive.noarch on Fedora 36:

$ sudo dnf remove perl-Test-Perl-Critic-Progressive.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Perl-Critic-Progressive.noarch package on Fedora 36

Last metadata expiration check: 2:44:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Test-Perl-Critic-Progressive
Version : 0.03
Release : 34.fc36
Architecture : noarch
Size : 27 k
Source : perl-Test-Perl-Critic-Progressive-0.03-34.fc36.src.rpm
Repository : fedora
Summary : Gradually enforce coding standards
URL : https://metacpan.org/release/Test-Perl-Critic-Progressive
License : GPL+ or Artistic
Description : Applying coding standards to large amounts of legacy code is a daunting
: task. Often times, legacy code is so non-compliant that it seems downright
: impossible. But, if you consistently chip away at the problem, you will
: eventually succeed! Test::Perl::Critic::Progressive uses the Perl::Critic
: engine to prevent further deterioration of your code and gradually steer it
: towards conforming with your chosen coding standards.