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

Last updated: October 05,2024

1. Install "python311-ldap" package

This is a short guide on how to install python311-ldap on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-ldap

2. Uninstall "python311-ldap" package

Please follow the steps below to uninstall python311-ldap on openSuSE Tumbleweed:

$ sudo zypper remove python311-ldap

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

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