How to Install and Uninstall perl-Test-Exception.noarch Package on Fedora 38

Last updated: January 15,2025

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

Please follow the step by step instructions below to install perl-Test-Exception.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall perl-Test-Exception.noarch on Fedora 38:

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

3. Information about the perl-Test-Exception.noarch package on Fedora 38

Last metadata expiration check: 4:52:39 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Test-Exception
Version : 0.43
Release : 22.fc38
Architecture : noarch
Size : 22 k
Source : perl-Test-Exception-0.43-22.fc38.src.rpm
Repository : fedora
Summary : Library of test functions for exception based Perl code
URL : https://metacpan.org/release/Test-Exception
License : GPL+ or Artistic
Description : This module provides a few convenience methods for testing exception
: based code. It is built with Test::Builder and plays happily with
: Test::More and friends.