How to Install and Uninstall openldap-compat.i686 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "openldap-compat.i686" package

This is a short guide on how to install openldap-compat.i686 on Oracle Linux 9

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

2. Uninstall "openldap-compat.i686" package

Here is a brief guide to show you how to uninstall openldap-compat.i686 on Oracle Linux 9:

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

3. Information about the openldap-compat.i686 package on Oracle Linux 9

Last metadata expiration check: 1:33:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openldap-compat
Version : 2.6.3
Release : 1.el9
Architecture : i686
Size : 20 k
Source : openldap-2.6.3-1.el9.src.rpm
Repository : ol9_baseos_latest
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.