How to Install and Uninstall perl-Perl-Critic.noarch Package on CentOS Stream 9
Last updated: November 24,2024
1. Install "perl-Perl-Critic.noarch" package
This guide let you learn how to install perl-Perl-Critic.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Perl-Critic.noarch
Copied
2. Uninstall "perl-Perl-Critic.noarch" package
Learn how to uninstall perl-Perl-Critic.noarch on CentOS Stream 9:
$
sudo dnf remove
perl-Perl-Critic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Perl-Critic.noarch package on CentOS Stream 9
Last metadata expiration check: 0:51:26 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Perl-Critic
Version : 1.140
Release : 1.el9
Architecture : noarch
Size : 900 k
Source : perl-Perl-Critic-1.140-1.el9.src.rpm
Repository : epel
Summary : Critique Perl source code for best-practices
URL : https://metacpan.org/release/Perl-Critic
License : GPL+ or Artistic
Description : Perl::Critic is an extensible framework for creating and applying coding
: standards to Perl source code. Essentially, it is a static source code
: analysis engine. Perl::Critic is distributed with a number of
: Perl::Critic::Policy modules that attempt to enforce various coding
: guidelines. Most Policy modules are based on Damian Conway's book Perl
: Best Practices. However, Perl::Critic is not limited to PBP and will
: even support Policies that contradict Conway. You can enable, disable,
: and customize those Polices through the Perl::Critic interface. You can
: also create new Policy modules that suit your own tastes.
Available Packages
Name : perl-Perl-Critic
Version : 1.140
Release : 1.el9
Architecture : noarch
Size : 900 k
Source : perl-Perl-Critic-1.140-1.el9.src.rpm
Repository : epel
Summary : Critique Perl source code for best-practices
URL : https://metacpan.org/release/Perl-Critic
License : GPL+ or Artistic
Description : Perl::Critic is an extensible framework for creating and applying coding
: standards to Perl source code. Essentially, it is a static source code
: analysis engine. Perl::Critic is distributed with a number of
: Perl::Critic::Policy modules that attempt to enforce various coding
: guidelines. Most Policy modules are based on Damian Conway's book Perl
: Best Practices. However, Perl::Critic is not limited to PBP and will
: even support Policies that contradict Conway. You can enable, disable,
: and customize those Polices through the Perl::Critic interface. You can
: also create new Policy modules that suit your own tastes.