How to Install and Uninstall php-pear-Net_LDAP2 Package on openSUSE Leap

Last updated: July 02,2024

1. Install "php-pear-Net_LDAP2" package

Please follow the instructions below to install php-pear-Net_LDAP2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php-pear-Net_LDAP2

2. Uninstall "php-pear-Net_LDAP2" package

Please follow the steps below to uninstall php-pear-Net_LDAP2 on openSUSE Leap:

$ sudo zypper remove php-pear-Net_LDAP2

3. Information about the php-pear-Net_LDAP2 package on openSUSE Leap

Information for package php-pear-Net_LDAP2:
-------------------------------------------
Repository : Main Repository
Name : php-pear-Net_LDAP2
Version : 2.2.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 302.0 KiB
Installed : No
Status : not installed
Source package : php-pear-Net_LDAP2-2.2.0-bp155.2.9.src
Upstream URL : https://pear.php.net/package/Net_LDAP2
Summary : Object oriented interface for searching and manipulating LDAP-entries
Description :
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAPobject interface to directory servers.
It does contain most of Net::LDAP's features but has some own too.
With Net_LDAP2 you have:
* A simple object-oriented interface to connections, searches entries and filters.
* Support for tls and ldap v3.
* Simple modification, deletion and creation of ldap entries.
* Support for schema handling.
Net_LDAP2 layers itself on top of PHP's existing ldap extensions.