How to Install and Uninstall openldap.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "openldap.x86_64" package

This is a short guide on how to install openldap.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install openldap.x86_64

2. Uninstall "openldap.x86_64" package

Learn how to uninstall openldap.x86_64 on AlmaLinux 9:

$ sudo dnf remove openldap.x86_64 $ sudo dnf autoremove

3. Information about the openldap.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:52:56 ago on Wed Mar 13 07:41:12 2024.
Installed Packages
Name : openldap
Version : 2.6.3
Release : 1.el9
Architecture : x86_64
Size : 1.0 M
Source : openldap-2.6.3-1.el9.src.rpm
Repository : @System
From repo : baseos
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.