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

Last updated: May 20,2024

1. Install "libiodbc2" package

Learn how to install libiodbc2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libiodbc2

2. Uninstall "libiodbc2" package

In this section, we are going to explain the necessary steps to uninstall libiodbc2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libiodbc2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libiodbc2
Priority: optional
Section: universe/libs
Installed-Size: 481
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Krap Maintainers
Architecture: amd64
Version: 3.52.9-2
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Suggests: iodbc (= 3.52.9-2)
Filename: pool/universe/libi/libiodbc2/libiodbc2_3.52.9-2_amd64.deb
Size: 137168
MD5sum: da1e86eec1a9697aac8f010c9feaf391
SHA1: c2a05e6074c0e4dd270ff94ce1d91c7c35b2f394
SHA256: dc78cf16e77a182599b65cad4054dc9b87ecc38e94d85bb4501956e7b4baf89f
Description-en: 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 library files. Look for the iodbc package, too!
Description-md5: 28db562dffbe690878759315a006f3df
Multi-Arch: same
Homepage: http://www.iodbc.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu