How to Install and Uninstall iodbc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "iodbc" package

Please follow the step by step instructions below to install iodbc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iodbc

2. Uninstall "iodbc" package

Learn how to uninstall iodbc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove iodbc $ sudo apt autoclean && sudo apt autoremove

3. Information about the iodbc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: iodbc
Priority: optional
Section: universe/misc
Installed-Size: 710
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Krap Maintainers
Architecture: amd64
Source: libiodbc2
Version: 3.52.9-2
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libiodbc2 (>= 3.52.7)
Pre-Depends: multiarch-support
Filename: pool/universe/libi/libiodbc2/iodbc_3.52.9-2_amd64.deb
Size: 187184
MD5sum: b65e4ac859a8a655a1b1f3d52654b874
SHA1: 568b5547e8b0a85b50b4ab30ef72b589414ae3d2
SHA256: 9b8c9ca8a71c1a25fffdeff94e9173bb2fe7853e82cfcc3e454690c2774f6336
Description-en: GTK+ config frontend for the iODBC Driver Manager
The iODBC (intrinsic Open Database Connectivity) driver manager is compatible
with the ODBC 2.x and 3.x specification and performs all the jobs of a
ODBC driver manager (i.e. driver loading, parameters and function sequence
checking, driver's function invoking, etc). Any ODBC driver working with
ODBC 2.0 and 3.x driver manager will also work with iODBC driver manager
and vice versa.
.
Applications (using ODBC function calls) linked with iODBC driver manager
will be able to simultaneously access different types of data sources within
one process through suitable iODBC drivers.
.
This package contains the configuration binaries.
Description-md5: 4fc1d71b52e8f84bd8094342f6d23462
Homepage: http://www.iodbc.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu