How to Install and Uninstall perl-B-Lint.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "perl-B-Lint.noarch" package

Please follow the step by step instructions below to install perl-B-Lint.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-B-Lint.noarch

2. Uninstall "perl-B-Lint.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-B-Lint.noarch on Fedora 36:

$ sudo dnf remove perl-B-Lint.noarch $ sudo dnf autoremove

3. Information about the perl-B-Lint.noarch package on Fedora 36

Last metadata expiration check: 0:22:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-B-Lint
Version : 1.20
Release : 23.fc36
Architecture : noarch
Size : 23 k
Source : perl-B-Lint-1.20-23.fc36.src.rpm
Repository : fedora
Summary : Perl lint
URL : https://metacpan.org/release/B-Lint
License : GPL+ or Artistic
Description : The B::Lint module is equivalent to an extended version of the -w option of
: perl. It is named after the program lint which carries out a similar process
: for C programs.