How to Install and Uninstall libdb-sql.i686 Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "libdb-sql.i686" package
Here is a brief guide to show you how to install libdb-sql.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libdb-sql.i686
Copied
2. Uninstall "libdb-sql.i686" package
Here is a brief guide to show you how to uninstall libdb-sql.i686 on Amazon Linux 2:
$
sudo yum remove
libdb-sql.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libdb-sql.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libdb-sql
Arch : i686
Version : 5.3.21
Release : 24.amzn2.0.3
Size : 1.1 M
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : libdb-sql
Arch : i686
Version : 5.3.21
Release : 24.amzn2.0.3
Size : 1.1 M
Repo : amzn2-core/2/x86_64
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.