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

Last updated: October 11,2024

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

Please follow the instructions below to install perl-Carp-Always.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall perl-Carp-Always.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:00:36 ago on Wed Mar 13 07:41:12 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.