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

Last updated: June 29,2024

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

This tutorial shows how to install perl-Test-Script.noarch on Rocky Linux 9

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

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

This guide let you learn how to uninstall perl-Test-Script.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:25:27 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Test-Script
Version : 1.29
Release : 1.el9
Architecture : noarch
Size : 27 k
Source : perl-Test-Script-1.29-1.el9.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.