How to Install and Uninstall libldb.i686 Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "libldb.i686" package

This tutorial shows how to install libldb.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libldb.i686

2. Uninstall "libldb.i686" package

Please follow the guidelines below to uninstall libldb.i686 on CentOS Stream 9:

$ sudo dnf remove libldb.i686 $ sudo dnf autoremove

3. Information about the libldb.i686 package on CentOS Stream 9

Last metadata expiration check: 3:13:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libldb
Version : 2.8.0
Release : 1.el9
Architecture : i686
Size : 193 k
Source : libldb-2.8.0-1.el9.src.rpm
Repository : baseos
Summary : A schema-less, ldap like, API and database
URL : http://ldb.samba.org/
License : LGPL-3.0-or-later
Description : An extensible library that implements an LDAP like API to access remote LDAP
: servers, or use local tdb databases.