How to Install and Uninstall openldap-clients.x86_64 Package on Fedora 34

Last updated: September 28,2024

1. Install "openldap-clients.x86_64" package

This is a short guide on how to install openldap-clients.x86_64 on Fedora 34

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

2. Uninstall "openldap-clients.x86_64" package

In this section, we are going to explain the necessary steps to uninstall openldap-clients.x86_64 on Fedora 34:

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

3. Information about the openldap-clients.x86_64 package on Fedora 34

Last metadata expiration check: 2:27:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : openldap-clients
Version : 2.4.57
Release : 6.fc34
Architecture : x86_64
Size : 158 k
Source : openldap-2.4.57-6.fc34.src.rpm
Repository : updates
Summary : LDAP client utilities
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-clients package contains the client
: programs needed for accessing and modifying OpenLDAP directories.