How to Install and Uninstall perl-B-Lint.noarch Package on AlmaLinux 8

Last updated: November 01,2024

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

Please follow the instructions below to install perl-B-Lint.noarch on AlmaLinux 8

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

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

Learn how to uninstall perl-B-Lint.noarch on AlmaLinux 8:

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

3. Information about the perl-B-Lint.noarch package on AlmaLinux 8

Last metadata expiration check: 0:06:57 ago on Mon Sep 5 03:22:42 2022.
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.