How to Install and Uninstall perl-Test-Script.noarch Package on Oracle Linux 8

Last updated: October 07,2024

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

This guide covers the steps necessary to install perl-Test-Script.noarch on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Test-Script.noarch on Oracle Linux 8:

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

3. Information about the perl-Test-Script.noarch package on Oracle Linux 8

Last metadata expiration check: 0:55:38 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test-Script
Version : 1.25
Release : 2.el8
Architecture : noarch
Size : 30 k
Source : perl-Test-Script-1.25-2.el8.src.rpm
Repository : epel
Summary : Cross-platform basic tests for scripts
URL : https://metacpan.org/release/Test-Script
License : GPL+ or Artistic
Description : The intent of this module is to provide a series of basic tests for scripts
: in the bin directory of your Perl distribution.