How to Install and Uninstall perl-Perl-Critic-Deprecated.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "perl-Perl-Critic-Deprecated.noarch" package
This is a short guide on how to install perl-Perl-Critic-Deprecated.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-Perl-Critic-Deprecated.noarch
Copied
2. Uninstall "perl-Perl-Critic-Deprecated.noarch" package
This guide covers the steps necessary to uninstall perl-Perl-Critic-Deprecated.noarch on Fedora 38:
$
sudo dnf remove
perl-Perl-Critic-Deprecated.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Perl-Critic-Deprecated.noarch package on Fedora 38
Last metadata expiration check: 4:10:38 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Perl-Critic-Deprecated
Version : 1.119
Release : 27.fc38
Architecture : noarch
Size : 36 k
Source : perl-Perl-Critic-Deprecated-1.119-27.fc38.src.rpm
Repository : fedora
Summary : Perl::Critic policies that have been superseded by others
URL : https://metacpan.org/release/Perl-Critic-Deprecated
License : GPL+ or Artistic
Description : The included policies are:
: - Write "$my_variable = 42" instead of "$MyVariable = 42".
: - Write "sub my_function{}" instead of "sub MyFunction{}".
: - Put source-control keywords in every file.
Available Packages
Name : perl-Perl-Critic-Deprecated
Version : 1.119
Release : 27.fc38
Architecture : noarch
Size : 36 k
Source : perl-Perl-Critic-Deprecated-1.119-27.fc38.src.rpm
Repository : fedora
Summary : Perl::Critic policies that have been superseded by others
URL : https://metacpan.org/release/Perl-Critic-Deprecated
License : GPL+ or Artistic
Description : The included policies are:
: - Write "$my_variable = 42" instead of "$MyVariable = 42".
: - Write "sub my_function{}" instead of "sub MyFunction{}".
: - Put source-control keywords in every file.