How to Install and Uninstall libdb-sql-devel.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "libdb-sql-devel.i686" package

Please follow the guidance below to install libdb-sql-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libdb-sql-devel.i686

2. Uninstall "libdb-sql-devel.i686" package

Please follow the step by step instructions below to uninstall libdb-sql-devel.i686 on Fedora 34:

$ sudo dnf remove libdb-sql-devel.i686 $ sudo dnf autoremove

3. Information about the libdb-sql-devel.i686 package on Fedora 34

Last metadata expiration check: 2:51:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libdb-sql-devel
Version : 5.3.28
Release : 49.fc34
Architecture : i686
Size : 102 k
Source : libdb-5.3.28-49.fc34.src.rpm
Repository : updates
Summary : Development files for using the Berkeley DB with sql
URL : http://www.oracle.com/database/berkeley-db/
License : BSD and LGPLv2 and Sleepycat
Description : The Berkeley Database (Berkeley DB) is a programmatic toolkit that
: provides embedded database support for both traditional and
: client/server applications. This package contains the libraries
: for building programs which use the Berkeley DB in SQL.