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

Last updated: November 29,2024

1. Install "openldap-devel.x86_64" package

Please follow the steps below to install openldap-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "openldap-devel.x86_64" package

Please follow the instructions below to uninstall openldap-devel.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 1:00:29 ago on Fri Feb 16 06:49:52 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.