How to Install and Uninstall python38-ldappool Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-ldappool" package
This guide let you learn how to install python38-ldappool on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-ldappool
Copied
2. Uninstall "python38-ldappool" package
Please follow the steps below to uninstall python38-ldappool on openSuSE Tumbleweed:
$
sudo zypper remove
python38-ldappool
Copied
3. Information about the python38-ldappool package on openSuSE Tumbleweed
Information for package python38-ldappool:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-ldappool
Version : 3.0.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 86,8 KiB
Installed : No
Status : not installed
Source package : python-ldappool-3.0.0-2.1.src
Summary : A connection pool for python-ldap
Description :
A simple connector pool for python-ldap.
The pool keeps LDAP connectors alive and let you reuse them,
drastically reducing the time spent to initiate a ldap connection.
The pool has useful features like:
- transparent reconnection on failures or server restarts
- configurable pool size and connectors timeouts
- configurable max lifetime for connectors
- a context manager to simplify acquiring and releasing a connector
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-ldappool
Version : 3.0.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 86,8 KiB
Installed : No
Status : not installed
Source package : python-ldappool-3.0.0-2.1.src
Summary : A connection pool for python-ldap
Description :
A simple connector pool for python-ldap.
The pool keeps LDAP connectors alive and let you reuse them,
drastically reducing the time spent to initiate a ldap connection.
The pool has useful features like:
- transparent reconnection on failures or server restarts
- configurable pool size and connectors timeouts
- configurable max lifetime for connectors
- a context manager to simplify acquiring and releasing a connector