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

Last updated: September 06,2024

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

Please follow the steps below to install perl-Test-Carp.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall perl-Test-Carp.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:34:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Test-Carp
Version : 0.2
Release : 22.fc34
Architecture : noarch
Size : 24 k
Source : perl-Test-Carp-0.2-22.fc34.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.