How to Install and Uninstall perl-LDAP.noarch Package on CentOS 7 / RHEL 7

Last updated: May 02,2024

1. Install "perl-LDAP.noarch" package

Please follow the instructions below to install perl-LDAP.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install perl-LDAP.noarch

2. Uninstall "perl-LDAP.noarch" package

Learn how to uninstall perl-LDAP.noarch on CentOS 7 / RHEL 7:

$ sudo yum remove perl-LDAP.noarch $ sudo yum autoremove

3. Information about the perl-LDAP.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : perl-LDAP
Arch : noarch
Epoch : 1
Version : 0.56
Release : 6.el7
Size : 968 k
Repo : installed
From repo : base
Summary : LDAP Perl module
URL : http://search.cpan.org/dist/perl-ldap/
License : GPL+ or Artistic
Description : Net::LDAP is a collection of modules that implements an LDAP
: services API for Perl programs. The module may be used to search
: directories or perform maintenance functions such as adding,
: deleting or modifying entries.