How to Install and Uninstall python3-ldap3 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-ldap3" package
Please follow the steps below to install python3-ldap3 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-ldap3
Copied
2. Uninstall "python3-ldap3" package
This tutorial shows how to uninstall python3-ldap3 on openSUSE Leap:
$
sudo zypper remove
python3-ldap3
Copied
3. Information about the python3-ldap3 package on openSUSE Leap
Information for package python3-ldap3:
--------------------------------------
Repository : Main Repository
Name : python3-ldap3
Version : 2.6.1-1.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : python-ldap3-2.6.1-1.1.src
Upstream URL : https://github.com/cannatag/ldap3
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.
--------------------------------------
Repository : Main Repository
Name : python3-ldap3
Version : 2.6.1-1.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.3 MiB
Installed : No
Status : not installed
Source package : python-ldap3-2.6.1-1.1.src
Upstream URL : https://github.com/cannatag/ldap3
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.