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

Last updated: October 08,2024

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

In this section, we are going to explain the necessary steps to install perl-Perl-Critic-Nits.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall perl-Perl-Critic-Nits.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:22:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Perl-Critic-Nits
Version : 1.0.0
Release : 35.fc39
Architecture : noarch
Size : 15 k
Source : perl-Perl-Critic-Nits-1.0.0-35.fc39.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.