How To Install perl-POE-Component-IRC on Fedora 36

In this tutorial we learn how to install perl-POE-Component-IRC in Fedora 36. perl-POE-Component-IRC is A POE component for building IRC clients

Introduction

In this tutorial we learn how to install perl-POE-Component-IRC on Fedora 36.

What is perl-POE-Component-IRC

POE easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect to, and it sends back interesting IRC events when they happen. You make the client do things by sending it events. That’s all there is to it. Cool, no?

We can use yum or dnf to install perl-POE-Component-IRC on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-POE-Component-IRC.

Install perl-POE-Component-IRC on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-POE-Component-IRC using dnf by running the following command:

sudo dnf -y install perl-POE-Component-IRC

Install perl-POE-Component-IRC on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-POE-Component-IRC using yum by running the following command:

sudo yum -y install perl-POE-Component-IRC

How To Uninstall perl-POE-Component-IRC on Fedora 36

To uninstall only the perl-POE-Component-IRC package we can use the following command:

sudo dnf remove perl-POE-Component-IRC

perl-POE-Component-IRC Package Contents on Fedora 36

/usr/share/doc/perl-POE-Component-IRC
/usr/share/doc/perl-POE-Component-IRC/Changes
/usr/share/doc/perl-POE-Component-IRC/docs
/usr/share/doc/perl-POE-Component-IRC/docs/ctcpspec.html
/usr/share/doc/perl-POE-Component-IRC/docs/dccspec.html
/usr/share/doc/perl-POE-Component-IRC/docs/draft-brocklesby-irc-isupport-03.txt
/usr/share/doc/perl-POE-Component-IRC/docs/draft-mitchell-irc-capabilities-02.html
/usr/share/doc/perl-POE-Component-IRC/docs/rfc1459.html
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2810.html
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2811.html
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2812.html
/usr/share/doc/perl-POE-Component-IRC/docs/rfc2813.html
/usr/share/doc/perl-POE-Component-IRC/examples
/usr/share/doc/perl-POE-Component-IRC/examples/aimproxy.pl
/usr/share/doc/perl-POE-Component-IRC/examples/dcctest.pl
/usr/share/doc/perl-POE-Component-IRC/examples/dicebot.pl
/usr/share/doc/perl-POE-Component-IRC/examples/eliza.pl
/usr/share/doc/perl-POE-Component-IRC/examples/ircproxy.pl
/usr/share/doc/perl-POE-Component-IRC/examples/logger.pl
/usr/share/doc/perl-POE-Component-IRC/examples/moo.pl
/usr/share/doc/perl-POE-Component-IRC/examples/rot13_multi.pl
/usr/share/doc/perl-POE-Component-IRC/examples/simpleclient.pl
/usr/share/doc/perl-POE-Component-IRC/examples/tinyurl.pl
/usr/share/licenses/perl-POE-Component-IRC
/usr/share/licenses/perl-POE-Component-IRC/LICENSE
/usr/share/man/man3/POE::Component::IRC.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Common.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Constants.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::BasicBot.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::Disconnecting.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::Gtk2.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::Hailo.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::Reload.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::Resolver.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::Seen.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Cookbook::Translator.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::AutoJoin.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::BotAddressed.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::BotCommand.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::BotTraffic.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::CTCP.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::Connector.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::Console.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::CycleEmpty.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::DCC.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::FollowTail.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::ISupport.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::Logger.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::NickReclaim.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::NickServID.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::PlugMan.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::Proxy.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Plugin::Whois.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Projects.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Qnet.3pm.gz
/usr/share/man/man3/POE::Component::IRC::Qnet::State.3pm.gz
/usr/share/man/man3/POE::Component::IRC::State.3pm.gz
/usr/share/man/man3/POE::Filter::IRC.3pm.gz
/usr/share/man/man3/POE::Filter::IRC::Compat.3pm.gz
/usr/share/perl5/vendor_perl/POE
/usr/share/perl5/vendor_perl/POE/Component
/usr/share/perl5/vendor_perl/POE/Component/IRC
/usr/share/perl5/vendor_perl/POE/Component/IRC.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Common.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Constants.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/BasicBot.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/Disconnecting.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/Gtk2.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/Hailo.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/Reload.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/Resolver.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/Seen.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Cookbook/Translator.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/AutoJoin.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/BotAddressed.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/BotCommand.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/BotTraffic.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/CTCP.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/Connector.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/Console.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/CycleEmpty.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/DCC.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/FollowTail.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/ISupport.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/Logger.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/NickReclaim.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/NickServID.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/PlugMan.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/Proxy.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Plugin/Whois.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Projects.pod
/usr/share/perl5/vendor_perl/POE/Component/IRC/Qnet
/usr/share/perl5/vendor_perl/POE/Component/IRC/Qnet.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/Qnet/State.pm
/usr/share/perl5/vendor_perl/POE/Component/IRC/State.pm
/usr/share/perl5/vendor_perl/POE/Filter
/usr/share/perl5/vendor_perl/POE/Filter/IRC
/usr/share/perl5/vendor_perl/POE/Filter/IRC.pm
/usr/share/perl5/vendor_perl/POE/Filter/IRC/Compat.pm

References

Summary

In this tutorial we learn how to install perl-POE-Component-IRC on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).