How to Install and Uninstall perl-Module-Install-TestBase.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "perl-Module-Install-TestBase.noarch" package

This is a short guide on how to install perl-Module-Install-TestBase.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Module-Install-TestBase.noarch

2. Uninstall "perl-Module-Install-TestBase.noarch" package

Please follow the step by step instructions below to uninstall perl-Module-Install-TestBase.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Module-Install-TestBase.noarch $ sudo dnf autoremove

3. Information about the perl-Module-Install-TestBase.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:40:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Module-Install-TestBase
Version : 0.86
Release : 24.el8
Architecture : noarch
Size : 21 k
Source : perl-Module-Install-TestBase-0.86-24.el8.src.rpm
Repository : epel
Summary : Module::Install support for Test::Base
URL : https://metacpan.org/release/Module-Install-TestBase
License : GPL+ or Artistic
Description : This Perl module adds the use_test_base directive to Module::Install. Now you
: can get full Test-Base support for you module with no external dependency on
: Test::Base.