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

Last updated: January 15,2025

1. Install "perl-Test.noarch" package

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

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

2. Uninstall "perl-Test.noarch" package

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

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

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

Last metadata expiration check: 0:20:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Test
Version : 1.31
Release : 502.fc39
Architecture : noarch
Size : 29 k
Source : perl-5.38.2-502.fc39.src.rpm
Repository : updates
Summary : Simple framework for writing test scripts
URL : https://www.perl.org/
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : The Test Perl module simplifies the task of writing test files for Perl modules,
: such that their output is in the format that Test::Harness expects to see.