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

Last updated: July 05,2024

1. Install "python312-ldap" package

Please follow the step by step instructions below to install python312-ldap on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-ldap

2. Uninstall "python312-ldap" package

This is a short guide on how to uninstall python312-ldap on openSuSE Tumbleweed:

$ sudo zypper remove python312-ldap

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

Information for package python312-ldap:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ldap
Version : 3.4.4-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 946.7 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.).