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

Last updated: January 15,2025

1. Install "perl-Perl-Critic-Nits.noarch" package

This is a short guide on how to install perl-Perl-Critic-Nits.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Perl-Critic-Nits.noarch

2. Uninstall "perl-Perl-Critic-Nits.noarch" package

Please follow the step by step instructions below to uninstall perl-Perl-Critic-Nits.noarch on Fedora 36:

$ sudo dnf remove perl-Perl-Critic-Nits.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:30:23 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Perl-Critic-Nits
Version : 1.0.0
Release : 31.fc36
Architecture : noarch
Size : 16 k
Source : perl-Perl-Critic-Nits-1.0.0-31.fc36.src.rpm
Repository : fedora
Summary : Policies of nits I like to pick
URL : https://metacpan.org/release/Perl-Critic-Nits
License : GPL+ or Artistic
Description : The included policy is
: Perl::Critic::Policy::ValuesAndExpressions::ProhibitAccessOfPrivateData.
: It prohibits direct access to a hash-based object's hash.