How to Install and Uninstall python2-ldap3 Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python2-ldap3" package

Please follow the guidelines below to install python2-ldap3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-ldap3

2. Uninstall "python2-ldap3" package

This guide covers the steps necessary to uninstall python2-ldap3 on openSUSE Leap:

$ sudo zypper remove python2-ldap3

3. Information about the python2-ldap3 package on openSUSE Leap

Information for package python2-ldap3:
--------------------------------------
Repository : Main Repository
Name : python2-ldap3
Version : 2.6.1-1.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,9 MiB
Installed : No
Status : not installed
Source package : python-ldap3-2.6.1-1.1.src
Summary : A strictly RFC 4511 conforming LDAP V3 pure Python client
Description :
ldap3 is a strictly RFC 4511 conforming LDAP V3 pure Python **client**.
The same codebase works with Python, Python 3, PyPy and PyPy3.
This project was formerly named **python3-ldap**.
The name has been changed to avoid confusion with the python-ldap library.