How to Install and Uninstall openldap-devel.i686 Package on Oracle Linux 8
Last updated: January 06,2025
1. Install "openldap-devel.i686" package
Please follow the instructions below to install openldap-devel.i686 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
openldap-devel.i686
Copied
2. Uninstall "openldap-devel.i686" package
This tutorial shows how to uninstall openldap-devel.i686 on Oracle Linux 8:
$
sudo dnf remove
openldap-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the openldap-devel.i686 package on Oracle Linux 8
Last metadata expiration check: 6:33:53 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : openldap-devel
Version : 2.4.46
Release : 18.el8
Architecture : i686
Size : 811 k
Source : openldap-2.4.46-18.el8.src.rpm
Repository : ol8_baseos_latest
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.
Available Packages
Name : openldap-devel
Version : 2.4.46
Release : 18.el8
Architecture : i686
Size : 811 k
Source : openldap-2.4.46-18.el8.src.rpm
Repository : ol8_baseos_latest
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.