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

Last updated: May 21,2024

1. Install "libtdb-devel.i686" package

This is a short guide on how to install libtdb-devel.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libtdb-devel.i686

2. Uninstall "libtdb-devel.i686" package

This guide covers the steps necessary to uninstall libtdb-devel.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libtdb-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 5:52:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libtdb-devel
Version : 1.4.3
Release : 1.el8
Architecture : i686
Size : 26 k
Source : libtdb-1.4.3-1.el8.src.rpm
Repository : baseos
Summary : Header files need to link the Tdb library
URL : http://tdb.samba.org/
License : LGPLv3+
Description : Header files needed to develop programs that link against the Tdb library.