How to Install and Uninstall libiodbc.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "libiodbc.x86_64" package

This guide covers the steps necessary to install libiodbc.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libiodbc.x86_64

2. Uninstall "libiodbc.x86_64" package

This tutorial shows how to uninstall libiodbc.x86_64 on Oracle Linux 9:

$ sudo dnf remove libiodbc.x86_64 $ sudo dnf autoremove

3. Information about the libiodbc.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:40:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libiodbc
Version : 3.52.15
Release : 2.el9
Architecture : x86_64
Size : 236 k
Source : libiodbc-3.52.15-2.el9.src.rpm
Repository : epel
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.