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

Last updated: November 28,2024

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

This is a short guide on how to install perl-Test-Exit.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 0:39:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Test-Exit
Version : 0.11
Release : 13.fc35
Architecture : noarch
Size : 19 k
Source : perl-Test-Exit-0.11-13.fc35.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.