How to Install and Uninstall perl-Test-Fatal.noarch Package on Fedora 39

Last updated: January 11,2025

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

Please follow the instructions below to install perl-Test-Fatal.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall perl-Test-Fatal.noarch on Fedora 39:

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

3. Information about the perl-Test-Fatal.noarch package on Fedora 39

Last metadata expiration check: 1:30:21 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Test-Fatal
Version : 0.017
Release : 3.fc39
Architecture : noarch
Size : 25 k
Source : perl-Test-Fatal-0.017-3.fc39.src.rpm
Repository : fedora
Summary : Incredibly simple helpers for testing code with exceptions
URL : https://metacpan.org/release/Test-Fatal
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Test::Fatal is an alternative to the popular Test::Exception. It does much
: less, but should allow greater flexibility in testing exception-throwing code
: with about the same amount of typing.