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

Last updated: July 05,2024

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

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

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

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

Learn how to uninstall perl-Test-Exit.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:16:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Test-Exit
Version : 0.11
Release : 11.fc34
Architecture : noarch
Size : 19 k
Source : perl-Test-Exit-0.11-11.fc34.src.rpm
Repository : fedora
Summary : Test that some code calls exit without terminating testing
URL : https://metacpan.org/release/Test-Exit
License : GPL+ or Artistic
Description : Test::Exit Perl module provides some simple tools for testing code that might
: call exit(), providing you with the status code without exiting the test file.