How to Install and Uninstall openldap.i686 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "openldap.i686" package
Here is a brief guide to show you how to install openldap.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
openldap.i686
Copied
2. Uninstall "openldap.i686" package
This guide let you learn how to uninstall openldap.i686 on Oracle Linux 9:
$
sudo dnf remove
openldap.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the openldap.i686 package on Oracle Linux 9
Last metadata expiration check: 2:34:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openldap
Version : 2.6.3
Release : 1.el9
Architecture : i686
Size : 295 k
Source : openldap-2.6.3-1.el9.src.rpm
Repository : ol9_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.
Available Packages
Name : openldap
Version : 2.6.3
Release : 1.el9
Architecture : i686
Size : 295 k
Source : openldap-2.6.3-1.el9.src.rpm
Repository : ol9_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.