How to Install and Uninstall python-ldap.src Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "python-ldap.src" package
Please follow the instructions below to install python-ldap.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-ldap.src
Copied
2. Uninstall "python-ldap.src" package
This guide covers the steps necessary to uninstall python-ldap.src on Oracle Linux 8:
$
sudo dnf remove
python-ldap.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-ldap.src package on Oracle Linux 8
Last metadata expiration check: 2:53:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-ldap
Version : 3.3.1
Release : 2.el8
Architecture : src
Size : 391 k
Source : None
Repository : ol8_appstream
Summary : An object-oriented API to access LDAP directory servers
URL : http://python-ldap.org/
License : Python
Description : python-ldap provides an object-oriented API for working with LDAP within
: Python programs. It allows access to LDAP directory servers by wrapping the
: OpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks
: (including processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
Available Packages
Name : python-ldap
Version : 3.3.1
Release : 2.el8
Architecture : src
Size : 391 k
Source : None
Repository : ol8_appstream
Summary : An object-oriented API to access LDAP directory servers
URL : http://python-ldap.org/
License : Python
Description : python-ldap provides an object-oriented API for working with LDAP within
: Python programs. It allows access to LDAP directory servers by wrapping the
: OpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks
: (including processing LDIF, LDAPURLs, LDAPv3 schema, etc.).