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

In this tutorial we learn how to install perl-POE-Component-Resolver in Fedora 36. perl-POE-Component-Resolver is Non-blocking getaddrinfo() resolver

Introduction

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

What is perl-POE-Component-Resolver

POE in subprocesses where they’re permitted to block as long as necessary.

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

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

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

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

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

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

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

sudo dnf remove perl-POE-Component-Resolver

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

/usr/share/doc/perl-POE-Component-Resolver
/usr/share/doc/perl-POE-Component-Resolver/CHANGES
/usr/share/doc/perl-POE-Component-Resolver/LICENSE
/usr/share/doc/perl-POE-Component-Resolver/README
/usr/share/man/man3/POE::Component::Resolver.3pm.gz
/usr/share/man/man3/POE::Component::Resolver::Sidecar.3pm.gz
/usr/share/perl5/vendor_perl/POE
/usr/share/perl5/vendor_perl/POE/Component
/usr/share/perl5/vendor_perl/POE/Component/Resolver
/usr/share/perl5/vendor_perl/POE/Component/Resolver.pm
/usr/share/perl5/vendor_perl/POE/Component/Resolver/Sidecar.pm

References

Summary

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