How to Install and Uninstall perl-POE-Component-Pluggable.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "perl-POE-Component-Pluggable.noarch" package

Here is a brief guide to show you how to install perl-POE-Component-Pluggable.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-POE-Component-Pluggable.noarch

2. Uninstall "perl-POE-Component-Pluggable.noarch" package

Please follow the guidelines below to uninstall perl-POE-Component-Pluggable.noarch on Fedora 34:

$ sudo dnf remove perl-POE-Component-Pluggable.noarch $ sudo dnf autoremove

3. Information about the perl-POE-Component-Pluggable.noarch package on Fedora 34

Last metadata expiration check: 0:12:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-POE-Component-Pluggable
Version : 1.28
Release : 13.fc34
Architecture : noarch
Size : 37 k
Source : perl-POE-Component-Pluggable-1.28-13.fc34.src.rpm
Repository : fedora
Summary : A base class for creating plugin-enabled POE components
URL : https://metacpan.org/release/POE-Component-Pluggable
License : GPL+ or Artistic
Description : POE::Component::Pluggable is a base class for creating plugin enabled
: POE Components. It is a generic port of POE::Component::IRC's plugin
: system. If your component dispatches events to registered POE sessions,
: then POE::Component::Pluggable may be a good fit for you.