How to Install and Uninstall libtdb.x86_64 Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "libtdb.x86_64" package

This is a short guide on how to install libtdb.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libtdb.x86_64

2. Uninstall "libtdb.x86_64" package

Please follow the instructions below to uninstall libtdb.x86_64 on Rocky Linux 9:

$ sudo dnf remove libtdb.x86_64 $ sudo dnf autoremove

3. Information about the libtdb.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:32:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libtdb
Version : 1.4.8
Release : 2.el9
Architecture : x86_64
Size : 50 k
Source : libtdb-1.4.8-2.el9.src.rpm
Repository : baseos
Summary : The tdb library
URL : http://tdb.samba.org/
License : LGPL-3.0-or-later
Description : A library that implements a trivial database.