How to Install and Uninstall openldap-compat.x86_64 Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "openldap-compat.x86_64" package

Please follow the guidance below to install openldap-compat.x86_64 on Rocky Linux 9

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

2. Uninstall "openldap-compat.x86_64" package

This guide covers the steps necessary to uninstall openldap-compat.x86_64 on Rocky Linux 9:

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

3. Information about the openldap-compat.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:47:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : openldap-compat
Version : 2.6.3
Release : 1.el9
Architecture : x86_64
Size : 16 k
Source : openldap-2.6.3-1.el9.src.rpm
Repository : baseos
Summary : Package providing legacy non-threaded libldap
URL : http://www.openldap.org/
License : OpenLDAP
Description : The openldap-compat package contains shared libraries named as libldap-2.4.so,
: libldap_r-2.4.so, liblber-2.4.so and libslapi-2.4.so.
: The libraries are just links to the current version shared libraries,
: and are available for compatibility reasons.