How to Install and Uninstall openldap-compat.i686 Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "openldap-compat.i686" package

This guide covers the steps necessary to install openldap-compat.i686 on CentOS Stream 9

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

2. Uninstall "openldap-compat.i686" package

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

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

3. Information about the openldap-compat.i686 package on CentOS Stream 9

Last metadata expiration check: 0:58:08 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : openldap-compat
Version : 2.6.6
Release : 1.el9
Architecture : i686
Size : 16 k
Source : openldap-2.6.6-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.