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

Last updated: September 28,2024

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

Here is a brief guide to show you how to install perl-Test-Simple.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall perl-Test-Simple.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:49:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Test-Simple
Epoch : 3
Version : 1.302183
Release : 4.el9
Architecture : noarch
Size : 949 k
Source : perl-Test-Simple-1.302183-4.el9.src.rpm
Repository : ol9_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.