How to Install and Uninstall python3-ldap3.noarch Package on CentOS 8 / RHEL 8
Last updated: January 11,2025
1. Install "python3-ldap3.noarch" package
In this section, we are going to explain the necessary steps to install python3-ldap3.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ldap3.noarch
Copied
2. Uninstall "python3-ldap3.noarch" package
Please follow the step by step instructions below to uninstall python3-ldap3.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-ldap3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ldap3.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:55:43 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-ldap3
Version : 2.8.1
Release : 2.el8
Architecture : noarch
Size : 535 k
Source : python-ldap3-2.8.1-2.el8.src.rpm
Repository : epel
Summary : Strictly RFC 4511 conforming LDAP V3 pure Python client
URL : https://github.com/cannatag/ldap3
License : LGPLv2+
Description : ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library.
:
: Python 3 version.
Available Packages
Name : python3-ldap3
Version : 2.8.1
Release : 2.el8
Architecture : noarch
Size : 535 k
Source : python-ldap3-2.8.1-2.el8.src.rpm
Repository : epel
Summary : Strictly RFC 4511 conforming LDAP V3 pure Python client
URL : https://github.com/cannatag/ldap3
License : LGPLv2+
Description : ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library.
:
: Python 3 version.