How to Install and Uninstall perl-Test-Simple.src Package on Oracle Linux 8

Last updated: January 15,2025

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

Learn how to install perl-Test-Simple.src on Oracle Linux 8

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

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

Here is a brief guide to show you how to uninstall perl-Test-Simple.src on Oracle Linux 8:

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

3. Information about the perl-Test-Simple.src package on Oracle Linux 8

Last metadata expiration check: 2:34:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test-Simple
Epoch : 3
Version : 1.302181
Release : 2.module+el8.6.0+20545+312b6629
Architecture : src
Size : 364 k
Source : None
Repository : ol8_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.