How to Install and Uninstall libdb-devel.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "libdb-devel.x86_64" package
In this section, we are going to explain the necessary steps to install libdb-devel.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libdb-devel.x86_64
Copied
2. Uninstall "libdb-devel.x86_64" package
Please follow the guidelines below to uninstall libdb-devel.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libdb-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libdb-devel.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:47:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libdb-devel
Version : 5.3.28
Release : 53.0.1.el9
Architecture : x86_64
Size : 36 k
Source : libdb-5.3.28-53.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : C development files for the Berkeley DB library
URL : https://www.oracle.com/database/technologies/related/berkeleydb.html
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 header files,
: libraries, and documentation for building programs which use the
: Berkeley DB.
Available Packages
Name : libdb-devel
Version : 5.3.28
Release : 53.0.1.el9
Architecture : x86_64
Size : 36 k
Source : libdb-5.3.28-53.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : C development files for the Berkeley DB library
URL : https://www.oracle.com/database/technologies/related/berkeleydb.html
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 header files,
: libraries, and documentation for building programs which use the
: Berkeley DB.