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

Last updated: July 03,2024

1. Install "python36-ldap" package

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

$ sudo zypper refresh $ sudo zypper install python36-ldap

2. Uninstall "python36-ldap" package

Please follow the guidelines below to uninstall python36-ldap on openSuSE Tumbleweed:

$ sudo zypper remove python36-ldap

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

Information for package python36-ldap:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-ldap
Version : 3.4.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 866,5 KiB
Installed : No
Status : not installed
Source package : python-ldap-3.4.0-1.1.src
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.).