How to Install and Uninstall perl-Test-Simple.noarch Package on Rocky Linux 9

Last updated: March 01,2025

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

Please follow the guidance below to install perl-Test-Simple.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall perl-Test-Simple.noarch on Rocky Linux 9:

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

3. Information about the perl-Test-Simple.noarch package on Rocky Linux 9

Last metadata expiration check: 0:31:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Test-Simple
Epoch : 3
Version : 1.302183
Release : 4.el9
Architecture : noarch
Size : 525 k
Source : perl-Test-Simple-1.302183-4.el9.src.rpm
Repository : appstream
Summary : Basic utilities for writing tests
URL : https://metacpan.org/release/Test-Simple
License : (GPL+ or Artistic) and CC0 and Public Domain
Description : This package provides the bulk of the core testing facilities. For more
: information, see perldoc for Test::Simple, Test::More, etc.
:
: This package is the CPAN component of the dual-lifed core package Test-Simple.