How to Install and Uninstall perl-B-Lint.noarch Package on CentOS 8 / RHEL 8

Last updated: April 29,2024

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

Here is a brief guide to show you how to install perl-B-Lint.noarch on CentOS 8 / RHEL 8

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

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

Please follow the instructions below to uninstall perl-B-Lint.noarch on CentOS 8 / RHEL 8:

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

3. Information about the perl-B-Lint.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:31:31 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : perl-B-Lint
Version : 1.20
Release : 11.el8
Architecture : noarch
Size : 25 k
Source : perl-B-Lint-1.20-11.el8.src.rpm
Repository : appstream
Summary : Perl lint
URL : http://search.cpan.org/dist/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.