How to Install and Uninstall perl-Carp-Always.noarch Package on Oracle Linux 9

Last updated: September 20,2024

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

Please follow the steps below to install perl-Carp-Always.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall perl-Carp-Always.noarch on Oracle Linux 9:

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

3. Information about the perl-Carp-Always.noarch package on Oracle Linux 9

Last metadata expiration check: 0:16:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Carp-Always
Version : 0.16
Release : 15.el9
Architecture : noarch
Size : 15 k
Source : perl-Carp-Always-0.16-15.el9.src.rpm
Repository : epel
Summary : Warn and die in Perl noisily with stack backtraces
URL : https://metacpan.org/release/Carp-Always
License : GPL+ or Artistic
Description : This module is meant as a debugging aid. It can be used to make a script
: complain loudly with stack backtraces when warn()ing or die()ing.