How to Install and Uninstall libldb.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "libldb.x86_64" package

In this section, we are going to explain the necessary steps to install libldb.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libldb.x86_64

2. Uninstall "libldb.x86_64" package

Here is a brief guide to show you how to uninstall libldb.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libldb.x86_64 $ sudo dnf autoremove

3. Information about the libldb.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:33:04 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : libldb
Version : 2.1.3
Release : 3.el8_3
Architecture : x86_64
Size : 472 k
Source : libldb-2.1.3-3.el8_3.src.rpm
Repository : @System
From repo : anaconda
Summary : A schema-less, ldap like, API and database
URL : http://ldb.samba.org/
License : LGPLv3+
Description : An extensible library that implements an LDAP like API to access remote LDAP
: servers, or use local tdb databases.