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

Last updated: September 18,2024

1. Install "perl-POE-Component-Client-LDAP.noarch" package

This guide covers the steps necessary to install perl-POE-Component-Client-LDAP.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-POE-Component-Client-LDAP.noarch

2. Uninstall "perl-POE-Component-Client-LDAP.noarch" package

Here is a brief guide to show you how to uninstall perl-POE-Component-Client-LDAP.noarch on Fedora 34:

$ sudo dnf remove perl-POE-Component-Client-LDAP.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:57:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-POE-Component-Client-LDAP
Version : 0.04
Release : 38.fc34
Architecture : noarch
Size : 25 k
Source : perl-POE-Component-Client-LDAP-0.04-38.fc34.src.rpm
Repository : fedora
Summary : Async LDAP access for POE
URL : https://metacpan.org/release/POE-Component-Client-LDAP
License : GPL+ or Artistic
Description : POE::Component::Client::LDAP->new() starts up a new POE::Session and
: POE::Wheel to manage socket communications for an underlying Net::LDAP
: object, allowing it to be used in async mode properly within a POE program.