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

Last updated: January 11,2025

1. Install "openldap-servers.x86_64" package

This guide covers the steps necessary to install openldap-servers.x86_64 on Amazon Linux 2

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

2. Uninstall "openldap-servers.x86_64" package

This guide covers the steps necessary to uninstall openldap-servers.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : openldap-servers
Arch : x86_64
Version : 2.4.44
Release : 23.amzn2.0.3
Size : 2.2 M
Repo : amzn2-core/2/x86_64
Summary : LDAP server
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. This package contains the slapd
: server and related files.