How to Install and Uninstall iodbc Package on Kali Linux

Last updated: May 04,2024

1. Install "iodbc" package

This is a short guide on how to install iodbc on Kali Linux

$ sudo apt update $ sudo apt install iodbc

2. Uninstall "iodbc" package

This guide covers the steps necessary to uninstall iodbc on Kali Linux:

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

3. Information about the iodbc package on Kali Linux

Package: iodbc
Source: libiodbc2 (3.52.9-2.1)
Version: 3.52.9-2.1+b2
Installed-Size: 738
Maintainer: Debian Krap Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libiodbc2 (>= 3.52.7)
Size: 215884
SHA256: e2b8bf7edd0177643c53c38ebb9865d311e315565c467d061443cbd44cef89bd
SHA1: 3baecbce7020c17b3b082418c60c5b3a34ef67b9
MD5sum: db9d5f64310ac0546a95145cc55b635c
Description: 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/
Tag: devel::lang:sql, implemented-in::c, interface::graphical,
interface::x11, role::program, scope::utility, uitoolkit::gtk,
use::configuring, works-with::db, x11::application
Section: misc
Priority: optional
Filename: pool/main/libi/libiodbc2/iodbc_3.52.9-2.1+b2_amd64.deb