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

Last updated: October 07,2024

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

Please follow the guidance below to install perl-Carp-Always.noarch on AlmaLinux 8

$ 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 8:

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

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

Last metadata expiration check: 0:22:36 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Carp-Always
Version : 0.16
Release : 9.el8
Architecture : noarch
Size : 18 k
Source : perl-Carp-Always-0.16-9.el8.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.