How to Install and Uninstall python-ldap.x86_64 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "python-ldap.x86_64" package
Please follow the guidance below to install python-ldap.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-ldap.x86_64
Copied
2. Uninstall "python-ldap.x86_64" package
Please follow the guidelines below to uninstall python-ldap.x86_64 on Amazon Linux 2:
$
sudo yum remove
python-ldap.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the python-ldap.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-ldap
Arch : x86_64
Version : 2.4.15
Release : 2.amzn2.0.2
Size : 158 k
Repo : amzn2-core/2/x86_64
Summary : An object-oriented API to access LDAP directory servers
URL : http://python-ldap.sourceforge.net/
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
Arch : x86_64
Version : 2.4.15
Release : 2.amzn2.0.2
Size : 158 k
Repo : amzn2-core/2/x86_64
Summary : An object-oriented API to access LDAP directory servers
URL : http://python-ldap.sourceforge.net/
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.).