How To Install perl-POE-Component-Client-Ident on Fedora 36

In this tutorial we learn how to install perl-POE-Component-Client-Ident in Fedora 36. perl-POE-Component-Client-Ident is A component that provides non-blocking Ident lookups to your sessions

Introduction

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

What is perl-POE-Component-Client-Ident

This package ships with three ident modules POE non-blocking Ident lookup services to other components and sessions. The Ident protocol is described in RFC 1413 <http POE a single “one shot” lookup of a user name on the remote side of a TCP connection to other components and sessions, using the ident (auth/tap) protocol. POE them into weird little data structures, suitable for feeding to POE

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

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

sudo dnf -y install perl-POE-Component-Client-Ident

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

sudo yum -y install perl-POE-Component-Client-Ident

How To Uninstall perl-POE-Component-Client-Ident on Fedora 36

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

sudo dnf remove perl-POE-Component-Client-Ident

perl-POE-Component-Client-Ident Package Contents on Fedora 36

/usr/share/doc/perl-POE-Component-Client-Ident
/usr/share/doc/perl-POE-Component-Client-Ident/Changes
/usr/share/doc/perl-POE-Component-Client-Ident/README
/usr/share/licenses/perl-POE-Component-Client-Ident
/usr/share/licenses/perl-POE-Component-Client-Ident/LICENSE
/usr/share/man/man3/POE::Component::Client::Ident.3pm.gz
/usr/share/man/man3/POE::Component::Client::Ident::Agent.3pm.gz
/usr/share/man/man3/POE::Filter::Ident.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/Ident
/usr/share/perl5/vendor_perl/POE/Component/Client/Ident.pm
/usr/share/perl5/vendor_perl/POE/Component/Client/Ident/Agent.pm
/usr/share/perl5/vendor_perl/POE/Filter
/usr/share/perl5/vendor_perl/POE/Filter/Ident.pm

References

Summary

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