How to Install and Uninstall perl-Carp-Clan.noarch Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "perl-Carp-Clan.noarch" package

Please follow the steps below to install perl-Carp-Clan.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install perl-Carp-Clan.noarch

2. Uninstall "perl-Carp-Clan.noarch" package

Please follow the guidance below to uninstall perl-Carp-Clan.noarch on CentOS Stream 8:

$ sudo dnf remove perl-Carp-Clan.noarch $ sudo dnf autoremove

3. Information about the perl-Carp-Clan.noarch package on CentOS Stream 8

Last metadata expiration check: 4:57:39 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Carp-Clan
Version : 6.06
Release : 6.el8
Architecture : noarch
Size : 32 k
Source : perl-Carp-Clan-6.06-6.el8.src.rpm
Repository : appstream
Summary : Perl module to print improved warning messages
URL : http://search.cpan.org/dist/Carp-Clan/
License : GPL+ or Artistic
Description : This module reports errors from the perspective of the caller of a
: "clan" of modules, similar to "Carp.pm" itself. But instead of giving
: it a number of levels to skip on the calling stack, you give it a
: pattern to characterize the package names of the "clan" of modules
: which shall never be blamed for any error.