How to Install and Uninstall python3-ldap3.noarch Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "python3-ldap3.noarch" package
Please follow the guidelines below to install python3-ldap3.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ldap3.noarch
Copied
2. Uninstall "python3-ldap3.noarch" package
This guide let you learn how to uninstall python3-ldap3.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-ldap3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ldap3.noarch package on Oracle Linux 8
Last metadata expiration check: 7:04:01 ago on Mon Sep 12 02:51:38 2022.
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.