How to Install and Uninstall python39-ldap Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-ldap" package

Please follow the guidelines below to install python39-ldap on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ldap

2. Uninstall "python39-ldap" package

Please follow the step by step instructions below to uninstall python39-ldap on openSuSE Tumbleweed:

$ sudo zypper remove python39-ldap

3. Information about the python39-ldap package on openSuSE Tumbleweed

Information for package python39-ldap:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ldap
Version : 3.4.4-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 798.3 KiB
Installed : No
Status : not installed
Source package : python-ldap-3.4.4-1.4.src
Upstream URL : https://www.python-ldap.org/
Summary : Python LDAP interface
Description :
python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs
for that purpose. Additionally the package contains modules for other
LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).