iodbc-config

iODBC Driver Manager (development files)

Debian Debian
RUN apt-get update && \ apt-get install -y libiodbc2-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libiodbc2-dev
Arch Arch Linux
RUN pacman -S --noconfirm libiodbc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libiodbc2-dev
CentOS
RUN yum install -y libiodbc-devel
Fedora
RUN dnf install -y libiodbc-devel
Raspbian
RUN apt-get update && \ apt-get install -y libiodbc2-dev
click the source code to copy install iodbc-config on any operating system with command-not-found.com