How to Install and Uninstall openldap-compat.i686 Package on Fedora 34

Last updated: July 03,2024

1. Install "openldap-compat.i686" package

Please follow the step by step instructions below to install openldap-compat.i686 on Fedora 34

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

2. Uninstall "openldap-compat.i686" package

Please follow the steps below to uninstall openldap-compat.i686 on Fedora 34:

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

3. Information about the openldap-compat.i686 package on Fedora 34

Last metadata expiration check: 5:10:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : openldap-compat
Version : 2.4.57
Release : 6.fc34
Architecture : i686
Size : 12 k
Source : openldap-2.4.57-6.fc34.src.rpm
Repository : updates
Summary : Package providing legacy non-threaded libldap
URL : http://www.openldap.org/
License : OpenLDAP
Description : The openldap-compat package contains non-threaded variant of libldap
: which should not be used. Instead, applications should link to libldap_r
: which provides thread-safe variant with the very same API.