How to Install and Uninstall perl-Carp-Clan.src Package on Oracle Linux 8

Last updated: November 25,2024

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

Please follow the steps below to install perl-Carp-Clan.src on Oracle Linux 8

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

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

This tutorial shows how to uninstall perl-Carp-Clan.src on Oracle Linux 8:

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

3. Information about the perl-Carp-Clan.src package on Oracle Linux 8

Last metadata expiration check: 6:58:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Carp-Clan
Version : 6.06
Release : 6.el8
Architecture : src
Size : 36 k
Source : None
Repository : ol8_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.