How to Install and Uninstall libdb-devel-static.x86_64 Package on Fedora 39

Last updated: October 07,2024

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

This guide covers the steps necessary to install libdb-devel-static.x86_64 on Fedora 39

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

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

This guide covers the steps necessary to uninstall libdb-devel-static.x86_64 on Fedora 39:

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

3. Information about the libdb-devel-static.x86_64 package on Fedora 39

Last metadata expiration check: 1:44:14 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libdb-devel-static
Version : 5.3.28
Release : 56.fc39
Architecture : x86_64
Size : 1.3 M
Source : libdb-5.3.28-56.fc39.src.rpm
Repository : fedora
Summary : Berkeley DB static libraries
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 static libraries
: needed for applications that require static linking of
: Berkeley DB.