How to Install and Uninstall python3-ldap3.noarch Package on Oracle Linux 9

Last updated: April 28,2024

1. Install "python3-ldap3.noarch" package

This tutorial shows how to install python3-ldap3.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-ldap3.noarch

2. Uninstall "python3-ldap3.noarch" package

Please follow the step by step instructions below to uninstall python3-ldap3.noarch on Oracle Linux 9:

$ sudo dnf remove python3-ldap3.noarch $ sudo dnf autoremove

3. Information about the python3-ldap3.noarch package on Oracle Linux 9

Last metadata expiration check: 0:39:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-ldap3
Version : 2.8.1
Release : 4.el9
Architecture : noarch
Size : 455 k
Source : python-ldap3-2.8.1-4.el9.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.