How to Install and Uninstall perl-Module-Install-TestBase.noarch Package on Fedora 39

Last updated: January 13,2025

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

Please follow the guidelines below to install perl-Module-Install-TestBase.noarch on Fedora 39

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

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

This tutorial shows how to uninstall perl-Module-Install-TestBase.noarch on Fedora 39:

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

3. Information about the perl-Module-Install-TestBase.noarch package on Fedora 39

Last metadata expiration check: 3:00:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Module-Install-TestBase
Version : 0.86
Release : 29.fc39
Architecture : noarch
Size : 19 k
Source : perl-Module-Install-TestBase-0.86-29.fc39.src.rpm
Repository : fedora
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.