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

Last updated: October 05,2024

1. Install "libdbi-devel.x86_64" package

Please follow the steps below to install libdbi-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libdbi-devel.x86_64

2. Uninstall "libdbi-devel.x86_64" package

This is a short guide on how to uninstall libdbi-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove libdbi-devel.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : libdbi-devel
Arch : x86_64
Version : 0.8.4
Release : 6.amzn2.0.2
Size : 577 k
Repo : amzn2-core/2/x86_64
Summary : Development files for libdbi (Database Independent Abstraction
: Layer for C)
URL : http://libdbi.sourceforge.net/
License : LGPLv2+
Description : The libdbi-devel package contains the header files and
: documentation needed to develop applications with libdbi.