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

Last updated: October 08,2024

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

This is a short guide on how to install perl-Test-Simple.src on Oracle Linux 9

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

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

This tutorial shows how to uninstall perl-Test-Simple.src on Oracle Linux 9:

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

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

Last metadata expiration check: 0:21:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Test-Simple
Epoch : 3
Version : 1.302183
Release : 4.el9
Architecture : src
Size : 347 k
Source : None
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.