How to Install and Uninstall libdb-tcl-devel.x86_64 Package on Amazon Linux 2

Last updated: May 02,2024

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

Please follow the guidance below to install libdb-tcl-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libdb-tcl-devel.x86_64

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

This tutorial shows how to uninstall libdb-tcl-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove libdb-tcl-devel.x86_64 $ sudo yum autoremove

3. Information about the libdb-tcl-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libdb-tcl-devel
Arch : x86_64
Version : 5.3.21
Release : 24.amzn2.0.3
Size : 8.5 k
Repo : amzn2-core/2/x86_64
Summary : Development files for using the Berkeley DB with tcl
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 Tcl.