How to Install and Uninstall perl-Test-Perl-Critic-Policy.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "perl-Test-Perl-Critic-Policy.noarch" package
This is a short guide on how to install perl-Test-Perl-Critic-Policy.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-Perl-Critic-Policy.noarch
Copied
2. Uninstall "perl-Test-Perl-Critic-Policy.noarch" package
This tutorial shows how to uninstall perl-Test-Perl-Critic-Policy.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Test-Perl-Critic-Policy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-Perl-Critic-Policy.noarch package on Rocky Linux 8
Last metadata expiration check: 0:26:17 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Test-Perl-Critic-Policy
Version : 1.134
Release : 5.el8
Architecture : noarch
Size : 41 k
Source : perl-Perl-Critic-1.134-5.el8.src.rpm
Repository : epel
Summary : A framework for testing your custom Policies
URL : https://metacpan.org/release/Perl-Critic
License : GPL+ or Artistic
Description : This module provides a framework for function-testing your custom
: Perl::Critic::Policy modules. Policy testing usually involves feeding it a
: string of Perl code and checking its behavior. In the old days, those strings
: of Perl code were mixed directly in the test script. That sucked.
Available Packages
Name : perl-Test-Perl-Critic-Policy
Version : 1.134
Release : 5.el8
Architecture : noarch
Size : 41 k
Source : perl-Perl-Critic-1.134-5.el8.src.rpm
Repository : epel
Summary : A framework for testing your custom Policies
URL : https://metacpan.org/release/Perl-Critic
License : GPL+ or Artistic
Description : This module provides a framework for function-testing your custom
: Perl::Critic::Policy modules. Policy testing usually involves feeding it a
: string of Perl code and checking its behavior. In the old days, those strings
: of Perl code were mixed directly in the test script. That sucked.