How To Install perl-POE-Component-Server-Bayeux on Fedora 36

In this tutorial we learn how to install perl-POE-Component-Server-Bayeux in Fedora 36. perl-POE-Component-Server-Bayeux is Bayeux/cometd server implementation in POE

Introduction

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

What is perl-POE-Component-Server-Bayeux

This module implements the Bayeux Protocol (1.0draft1) from the Dojo Foundation. Also called cometd, Bayeux is a low-latency routing protocol for JSON encoded events between clients and servers in a publish- subscribe model.

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

Install perl-POE-Component-Server-Bayeux 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-Server-Bayeux using dnf by running the following command:

sudo dnf -y install perl-POE-Component-Server-Bayeux

Install perl-POE-Component-Server-Bayeux 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-Server-Bayeux using yum by running the following command:

sudo yum -y install perl-POE-Component-Server-Bayeux

How To Uninstall perl-POE-Component-Server-Bayeux on Fedora 36

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

sudo dnf remove perl-POE-Component-Server-Bayeux

perl-POE-Component-Server-Bayeux Package Contents on Fedora 36

/usr/share/doc/perl-POE-Component-Server-Bayeux
/usr/share/doc/perl-POE-Component-Server-Bayeux/Changes
/usr/share/doc/perl-POE-Component-Server-Bayeux/README
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/chat
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/chat/chat.css
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/chat/chat.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/chat/index.html
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/chatmagnets
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/chatmagnets/index.html
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/chatmagnets/phrases.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/README.txt
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojo
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojo/dojo.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojo/dojo.js.uncompressed.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojox
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojox/cometd
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojox/cometd.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojox/cometd.js.uncompressed.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojox/cometd/timestamp.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/dojo/dojox/cometd/timesync.js
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/echo
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/echo/index.html
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/timesync
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/examples/timesync/index.html
/usr/share/doc/perl-POE-Component-Server-Bayeux/htdocs/index.html
/usr/share/man/man3/POE::Component::Client::Bayeux.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Client.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Message.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Message::Factory.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Message::Invalid.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Message::Meta.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Message::Publish.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Message::Service.3pm.gz
/usr/share/man/man3/POE::Component::Server::Bayeux::Request.3pm.gz
/usr/share/perl5/vendor_perl/POE
/usr/share/perl5/vendor_perl/POE/Component
/usr/share/perl5/vendor_perl/POE/Component/Client
/usr/share/perl5/vendor_perl/POE/Component/Client/Bayeux
/usr/share/perl5/vendor_perl/POE/Component/Client/Bayeux.pm
/usr/share/perl5/vendor_perl/POE/Component/Client/Bayeux/Transport
/usr/share/perl5/vendor_perl/POE/Component/Client/Bayeux/Transport.pm
/usr/share/perl5/vendor_perl/POE/Component/Client/Bayeux/Transport/LongPolling.pm
/usr/share/perl5/vendor_perl/POE/Component/Client/Bayeux/Utilities.pm
/usr/share/perl5/vendor_perl/POE/Component/Server
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Client.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Message
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Message.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Message/Factory.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Message/Invalid.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Message/Meta.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Message/Publish.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Message/Service.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Request.pm
/usr/share/perl5/vendor_perl/POE/Component/Server/Bayeux/Utilities.pm

References

Summary

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