How to Install and Uninstall libtdb.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "libtdb.i686" package

This tutorial shows how to install libtdb.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libtdb.i686

2. Uninstall "libtdb.i686" package

This guide let you learn how to uninstall libtdb.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libtdb.i686 $ sudo dnf autoremove

3. Information about the libtdb.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:15:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libtdb
Version : 1.4.8
Release : 2.el9
Architecture : i686
Size : 56 k
Source : libtdb-1.4.8-2.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : The tdb library
URL : http://tdb.samba.org/
License : LGPL-3.0-or-later
Description : A library that implements a trivial database.