How to Install and Uninstall perl-Test-SharedFork.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install perl-Test-SharedFork.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall perl-Test-SharedFork.noarch on AlmaLinux 9:

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

3. Information about the perl-Test-SharedFork.noarch package on AlmaLinux 9

Last metadata expiration check: 0:23:03 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Test-SharedFork
Version : 0.35
Release : 20.el9
Architecture : noarch
Size : 22 k
Source : perl-Test-SharedFork-0.35-20.el9.src.rpm
Repository : epel
Summary : Fork test
URL : https://metacpan.org/release/Test-SharedFork
License : GPL+ or Artistic
Description : Test::SharedFork is utility module for Test::Builder. It manages testing
: by keeping the test count consistent between parent and child processes.