How to Install and Uninstall perl-POE-Test-Loops.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "perl-POE-Test-Loops.noarch" package

Please follow the guidance below to install perl-POE-Test-Loops.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-POE-Test-Loops.noarch

2. Uninstall "perl-POE-Test-Loops.noarch" package

Learn how to uninstall perl-POE-Test-Loops.noarch on Rocky Linux 8:

$ sudo dnf remove perl-POE-Test-Loops.noarch $ sudo dnf autoremove

3. Information about the perl-POE-Test-Loops.noarch package on Rocky Linux 8

Last metadata expiration check: 1:03:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-POE-Test-Loops
Version : 1.360
Release : 18.el8
Architecture : noarch
Size : 85 k
Source : perl-POE-Test-Loops-1.360-18.el8.src.rpm
Repository : epel
Summary : Reusable tests for POE::Loop authors
URL : https://metacpan.org/release/POE-Test-Loops
License : GPL+ or Artistic
Description : POE::Test::Loops contains one function, generate(), which will generate all
: the loop tests for one or more POE::Loop subclasses. The poe-gen-tests manual
: page also documents the POE::Test::Loops system in more detail.