How to Install and Uninstall openldap.src Package on Oracle Linux 8

Last updated: November 26,2024

1. Install "openldap.src" package

Learn how to install openldap.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install openldap.src

2. Uninstall "openldap.src" package

Please follow the step by step instructions below to uninstall openldap.src on Oracle Linux 8:

$ sudo dnf remove openldap.src $ sudo dnf autoremove

3. Information about the openldap.src package on Oracle Linux 8

Last metadata expiration check: 1:54:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : openldap
Version : 2.4.46
Release : 18.el8
Architecture : src
Size : 5.6 M
Source : None
Repository : ol8_baseos_latest
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.