How to Install and Uninstall openldap-servers.x86_64 Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "openldap-servers.x86_64" package

Please follow the step by step instructions below to install openldap-servers.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install openldap-servers.x86_64

2. Uninstall "openldap-servers.x86_64" package

Please follow the step by step instructions below to uninstall openldap-servers.x86_64 on CentOS Stream 9:

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

3. Information about the openldap-servers.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:12:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : openldap-servers
Version : 2.6.6
Release : 1.el9.next
Architecture : x86_64
Size : 2.3 M
Source : openldap-epel-2.6.6-1.el9.next.src.rpm
Repository : epel-next
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.