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

Last updated: January 10,2025

1. Install "openldap-clients.x86_64" package

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

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

2. Uninstall "openldap-clients.x86_64" package

This tutorial shows how to uninstall openldap-clients.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 2:20:30 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : openldap-clients
Version : 2.6.2
Release : 3.fc36
Architecture : x86_64
Size : 175 k
Source : openldap-2.6.2-3.fc36.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.