How to Install and Uninstall perl-Test-POE-Client-TCP.noarch Package on Fedora 34

Last updated: June 26,2024

1. Install "perl-Test-POE-Client-TCP.noarch" package

In this section, we are going to explain the necessary steps to install perl-Test-POE-Client-TCP.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Test-POE-Client-TCP.noarch

2. Uninstall "perl-Test-POE-Client-TCP.noarch" package

Please follow the steps below to uninstall perl-Test-POE-Client-TCP.noarch on Fedora 34:

$ sudo dnf remove perl-Test-POE-Client-TCP.noarch $ sudo dnf autoremove

3. Information about the perl-Test-POE-Client-TCP.noarch package on Fedora 34

Last metadata expiration check: 0:55:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Test-POE-Client-TCP
Version : 1.26
Release : 8.fc34
Architecture : noarch
Size : 30 k
Source : perl-Test-POE-Client-TCP-1.26-8.fc34.src.rpm
Repository : fedora
Summary : POE Component providing TCP client services for test cases
URL : https://metacpan.org/release/Test-POE-Client-TCP
License : GPL+ or Artistic
Description : Test::POE::Client::TCP is a POE component that provides a TCP client
: framework for inclusion in client component test cases, instead of having
: to roll your own.