How to Install and Uninstall perl-Carp-Clan.noarch Package on Rocky Linux 9

Last updated: May 19,2024

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

This guide let you learn how to install perl-Carp-Clan.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Carp-Clan.noarch on Rocky Linux 9:

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

3. Information about the perl-Carp-Clan.noarch package on Rocky Linux 9

Last metadata expiration check: 0:27:04 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Carp-Clan
Version : 6.08
Release : 8.el9
Architecture : noarch
Size : 24 k
Source : perl-Carp-Clan-6.08-8.el9.src.rpm
Repository : appstream
Summary : Perl module to print improved warning messages
URL : https://metacpan.org/release/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.