How to Install and Uninstall python3-ldap3.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-ldap3.noarch" package
In this section, we are going to explain the necessary steps to install python3-ldap3.noarch on AlmaLinux 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 AlmaLinux 8:
$
sudo dnf remove
python3-ldap3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ldap3.noarch package on AlmaLinux 8
Last metadata expiration check: 0:20:46 ago on Mon Sep 5 03:22:42 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.