How to Install and Uninstall perl-Test-Carp.noarch Package on Fedora 35

Last updated: March 01,2025

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

Here is a brief guide to show you how to install perl-Test-Carp.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Test-Carp.noarch on Fedora 35:

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

3. Information about the perl-Test-Carp.noarch package on Fedora 35

Last metadata expiration check: 2:00:42 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Test-Carp
Version : 0.2
Release : 24.fc35
Architecture : noarch
Size : 23 k
Source : perl-Test-Carp-0.2-24.fc35.src.rpm
Repository : fedora
Summary : Test your code for calls to Carp functions
URL : https://metacpan.org/release/Test-Carp
License : GPL+ or Artistic
Description : Call given code (with given arguments) and tests whether the given
: Carp function (or their imported versions) are called (with a given
: value) or not.