How to Install and Uninstall python3-ldap3.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-ldap3.noarch" package
Here is a brief guide to show you how to install python3-ldap3.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ldap3.noarch
Copied
2. Uninstall "python3-ldap3.noarch" package
This is a short guide on how to uninstall python3-ldap3.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-ldap3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ldap3.noarch package on Rocky Linux 8
Last metadata expiration check: 1:44:23 ago on Mon Sep 12 10:27:18 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.