How to Install and Uninstall php-ldap.x86_64 Package on CentOS 7 / RHEL 7

Last updated: April 27,2024

1. Install "php-ldap.x86_64" package

This guide covers the steps necessary to install php-ldap.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install php-ldap.x86_64

2. Uninstall "php-ldap.x86_64" package

Please follow the instructions below to uninstall php-ldap.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove php-ldap.x86_64 $ sudo yum autoremove

3. Information about the php-ldap.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : php-ldap
Arch : x86_64
Version : 7.4.19
Release : 1.el7.remi
Size : 187 k
Repo : installed
From repo : remi-php74
Summary : A module for PHP applications that use LDAP
URL : http://www.php.net/
License : PHP
Description : The php-ldap adds Lightweight Directory Access Protocol (LDAP)
: support to PHP. LDAP is a set of protocols for accessing directory
: services over the Internet. PHP is an HTML-embedded scripting
: language.