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

Last updated: October 13,2024

1. Install "openldap-devel.x86_64" package

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

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

2. Uninstall "openldap-devel.x86_64" package

Please follow the step by step instructions below to uninstall openldap-devel.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 1:06:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : openldap-devel
Version : 2.6.3
Release : 1.el9
Architecture : x86_64
Size : 684 k
Source : openldap-2.6.3-1.el9.src.rpm
Repository : appstream
Summary : LDAP development libraries and header files
URL : http://www.openldap.org/
License : OpenLDAP
Description : The openldap-devel package includes the development libraries and
: header files needed for compiling applications that use LDAP
: (Lightweight Directory Access Protocol) internals. LDAP is a set of
: protocols for enabling directory services over the Internet. Install
: this package only if you plan to develop or will need to compile
: customized LDAP clients.