How to Install and Uninstall libiodbc.x86_64 Package on Rocky Linux 8

Last updated: May 05,2024

1. Install "libiodbc.x86_64" package

Please follow the instructions below to install libiodbc.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libiodbc.x86_64

2. Uninstall "libiodbc.x86_64" package

Learn how to uninstall libiodbc.x86_64 on Rocky Linux 8:

$ sudo dnf remove libiodbc.x86_64 $ sudo dnf autoremove

3. Information about the libiodbc.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:06:39 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libiodbc
Version : 3.52.13
Release : 1.el8
Architecture : x86_64
Size : 195 k
Source : libiodbc-3.52.13-1.el8.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.