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

Last updated: July 01,2024

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

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

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

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

This guide covers the steps necessary to uninstall perl-Test-Perl-Critic-Progressive.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 1:53:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Test-Perl-Critic-Progressive
Version : 0.03
Release : 31.fc34
Architecture : noarch
Size : 28 k
Source : perl-Test-Perl-Critic-Progressive-0.03-31.fc34.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.