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

Last updated: October 09,2024

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

This guide let you learn how to install perl-Test-Exception.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall perl-Test-Exception.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:28:35 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Test-Exception
Version : 0.43
Release : 19.fc36
Architecture : noarch
Size : 22 k
Source : perl-Test-Exception-0.43-19.fc36.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.