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

Last updated: November 02,2024

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

Please follow the guidance below to install perl-Test-Distribution.noarch on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall perl-Test-Distribution.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 2:07:15 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test-Distribution
Version : 2.00
Release : 32.el8
Architecture : noarch
Size : 28 k
Source : perl-Test-Distribution-2.00-32.el8.src.rpm
Repository : epel
Summary : Perform tests on all modules of a distribution
URL : https://metacpan.org/release/Test-Distribution
License : GPL+ or Artistic
Description : When using this module in a test script, it goes through all the modules in
: your distribution, checks their POD, checks that they compile OK and checks
: that they all define a $VERSION.