How to Install and Uninstall libiodbc.x86_64 Package on Amazon Linux 2

Last updated: February 06,2025

1. Install "libiodbc.x86_64" package

This is a short guide on how to install libiodbc.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libiodbc.x86_64

2. Uninstall "libiodbc.x86_64" package

Please follow the guidelines below to uninstall libiodbc.x86_64 on Amazon Linux 2:

$ sudo yum remove libiodbc.x86_64 $ sudo yum autoremove

3. Information about the libiodbc.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libiodbc
Arch : x86_64
Version : 3.52.7
Release : 7.amzn2.0.2
Size : 183 k
Repo : amzn2-core/2/x86_64
Summary : iODBC Driver Manager
URL : http://www.iodbc.org/
License : LGPLv2 or BSD
Description : The iODBC Driver Manager is a free implementation of the SAG CLI
: and ODBC compliant driver manager which allows developers to write
: ODBC compliant applications that can connect to various databases
: using appropriate backend drivers.