How to Install and Uninstall openldap.i686 Package on Fedora 35

Last updated: November 28,2024

1. Install "openldap.i686" package

Please follow the guidelines below to install openldap.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install openldap.i686

2. Uninstall "openldap.i686" package

Please follow the step by step instructions below to uninstall openldap.i686 on Fedora 35:

$ sudo dnf remove openldap.i686 $ sudo dnf autoremove

3. Information about the openldap.i686 package on Fedora 35

Last metadata expiration check: 3:47:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : openldap
Version : 2.4.59
Release : 3.fc35
Architecture : i686
Size : 275 k
Source : openldap-2.4.59-3.fc35.src.rpm
Repository : fedora
Summary : LDAP support libraries
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. The openldap package contains configuration files,
: libraries, and documentation for OpenLDAP.