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

Last updated: January 11,2025

1. Install "perl-Test.noarch" package

Please follow the guidance below to install perl-Test.noarch on Fedora 36

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

2. Uninstall "perl-Test.noarch" package

This tutorial shows how to uninstall perl-Test.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:05:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Test
Version : 1.31
Release : 486.fc36
Architecture : noarch
Size : 33 k
Source : perl-5.34.1-486.fc36.src.rpm
Repository : fedora
Summary : Simple framework for writing test scripts
URL : https://www.perl.org/
License : GPL+ or Artistic
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.