How to Install and Uninstall libtdb.i686 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "libtdb.i686" package

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

$ sudo dnf update $ sudo dnf install libtdb.i686

2. Uninstall "libtdb.i686" package

In this section, we are going to explain the necessary steps to uninstall libtdb.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libtdb.i686 $ sudo dnf autoremove

3. Information about the libtdb.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:52:45 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtdb
Version : 1.4.3
Release : 1.el8
Architecture : i686
Size : 64 k
Source : libtdb-1.4.3-1.el8.src.rpm
Repository : baseos
Summary : The tdb library
URL : http://tdb.samba.org/
License : LGPLv3+
Description : A library that implements a trivial database.