How to Install and Uninstall openldap-clients.x86_64 Package on Amazon Linux 2

Last updated: June 30,2024

1. Install "openldap-clients.x86_64" package

Please follow the instructions below to install openldap-clients.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install openldap-clients.x86_64

2. Uninstall "openldap-clients.x86_64" package

Please follow the step by step instructions below to uninstall openldap-clients.x86_64 on Amazon Linux 2:

$ sudo yum remove openldap-clients.x86_64 $ sudo yum autoremove

3. Information about the openldap-clients.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : openldap-clients
Arch : x86_64
Version : 2.4.44
Release : 23.amzn2.0.3
Size : 191 k
Repo : amzn2-core/2/x86_64
Summary : LDAP client utilities
URL : http://www.openldap.org/
License : OpenLDAP
Description : OpenLDAP is an open-source suite of LDAP (Lightweight Directory
: Access Protocol) applications and development tools. LDAP is a set
: of protocols for accessing directory services (usually phone book
: style information, but other information is possible) over the
: Internet, similar to the way DNS (Domain Name System) information
: is propagated over the Internet. The openldap-clients package
: contains the client programs needed for accessing and modifying
: OpenLDAP directories.