How to Install and Uninstall libdb-devel.i686 Package on Rocky Linux 8
Last updated: November 26,2024
1. Install "libdb-devel.i686" package
This guide covers the steps necessary to install libdb-devel.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libdb-devel.i686
Copied
2. Uninstall "libdb-devel.i686" package
Please follow the steps below to uninstall libdb-devel.i686 on Rocky Linux 8:
$
sudo dnf remove
libdb-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libdb-devel.i686 package on Rocky Linux 8
Last metadata expiration check: 0:03:24 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libdb-devel
Version : 5.3.28
Release : 42.el8_4
Architecture : i686
Size : 46 k
Source : libdb-5.3.28-42.el8_4.src.rpm
Repository : appstream
Summary : C development files for the Berkeley DB library
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 header files,
: libraries, and documentation for building programs which use the
: Berkeley DB.
Available Packages
Name : libdb-devel
Version : 5.3.28
Release : 42.el8_4
Architecture : i686
Size : 46 k
Source : libdb-5.3.28-42.el8_4.src.rpm
Repository : appstream
Summary : C development files for the Berkeley DB library
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 header files,
: libraries, and documentation for building programs which use the
: Berkeley DB.