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

Last updated: October 07,2024

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

This is a short guide on how to install perl-Test-SharedFork.noarch on AlmaLinux 8

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

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

This tutorial shows how to uninstall perl-Test-SharedFork.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:15:18 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Test-SharedFork
Version : 0.35
Release : 13.el8
Architecture : noarch
Size : 26 k
Source : perl-Test-SharedFork-0.35-13.el8.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.