How to Install and Uninstall libdb-sql-devel.x86_64 Package on Fedora 36

Last updated: May 19,2024

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

Learn how to install libdb-sql-devel.x86_64 on Fedora 36

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

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

This tutorial shows how to uninstall libdb-sql-devel.x86_64 on Fedora 36:

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

3. Information about the libdb-sql-devel.x86_64 package on Fedora 36

Last metadata expiration check: 5:45:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libdb-sql-devel
Version : 5.3.28
Release : 51.fc36
Architecture : x86_64
Size : 100 k
Source : libdb-5.3.28-51.fc36.src.rpm
Repository : fedora
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.