How to Install and Uninstall perl-Perl-Critic.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "perl-Perl-Critic.noarch" package
This tutorial shows how to install perl-Perl-Critic.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Perl-Critic.noarch
Copied
2. Uninstall "perl-Perl-Critic.noarch" package
Please follow the guidance below to uninstall perl-Perl-Critic.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Perl-Critic.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Perl-Critic.noarch package on AlmaLinux 8
Last metadata expiration check: 0:29:25 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Perl-Critic
Version : 1.134
Release : 5.el8
Architecture : noarch
Size : 946 k
Source : perl-Perl-Critic-1.134-5.el8.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.134
Release : 5.el8
Architecture : noarch
Size : 946 k
Source : perl-Perl-Critic-1.134-5.el8.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.