macOS
brew install unixodbclocal Homebrew formula metadata
sudo port install unixODBCMacPorts ports tree · databases/unixODBC/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de unixodbc pour les workflows d'agents IA.
installation
brew install unixodbclocal Homebrew formula metadata
sudo port install unixODBCMacPorts ports tree · databases/unixODBC/Portfile · Source: api.github.com
sudo apk add unixodbcAlpine Linux edge package indexes · unixodbc · Source: dl-cdn.alpinelinux.org
sudo apt install unixodbcDebian stable package indexes · unixodbc · Source: deb.debian.org
nix profile install nixpkgs#unixodbcnixpkgs package indexes · pkgs/by-name/un/unixodbc/package.nix · Source: api.github.com
sudo pacman -S unixodbcArch Linux sync databases · unixodbc · Source: geo.mirror.pkgbuild.com
sudo dnf install unixODBCFedora Rawhide package metadata · unixODBC · Source: dl.fedoraproject.org
sudo zypper install libodbc2openSUSE Tumbleweed package metadata · libodbc2 · Source: download.opensuse.org
aperçu
ODBC 3 connectivity for UNIX
historique
unixODBC is a free ODBC subsystem and SDK for Linux, macOS, and Unix. Its central role is the driver manager: the layer that lets applications use ODBC APIs while loading and configuring database-specific drivers on non-Windows systems.
The upstream README describes unixODBC as an open source ODBC subsystem and SDK for Linux, Mac OSX, and UNIX, including a driver manager, installer library and command-line tool, plus command-line tools for driver installation and SQL work. Its web documentation describes it as a complete, free/open ODBC solution for UNIX/Linux.
unixODBC grew around the need to reproduce the Windows ODBC environment on non-Windows platforms. The official odbcinst guide explains that Windows ODBC used .ini-style configuration historically, and unixODBC implements the same configuration model and APIs through ini files and libodbcinst.
unixODBC became infrastructure rather than an end-user application: databases, language bindings, BI tools, office suites, and proprietary drivers could target a common ODBC manager on Unix-like systems. The official documentation includes guides for DB2, FreeTDS, Informix, Perl DBD::ODBC, PHP, OpenOffice/StarOffice, connection pooling, and other integration scenarios.
Its package-manager footprint reflects that infrastructure role. The input shows it packaged across Homebrew, Alpine, Debian and Ubuntu libraries, Fedora, MacPorts, Nix, Arch, and openSUSE, often as the dependency that makes higher-level database connectors work.
Package users encounter unixODBC through tools such as isql, iusql, odbcinst, odbc_config, dltest, and slencheck. isql tests DSNs and runs SQL from a shell; odbcinst registers drivers and data sources; odbc_config exposes build/link flags for software compiling against the installed driver manager.
The practical admin workflow is ini-file driven. System configuration typically lives in odbcinst.ini and odbc.ini under an etc directory, while user DSNs can live in ~/.odbc.ini. The README notes that ODBCSYSINI can override where unixODBC looks for system configuration.
unixODBC is package-nerd significant because it is the quiet shared ABI beneath many database packages. A broken driver-manager path, SQLLEN size mismatch, missing ini file, or loader issue can make unrelated database clients fail.
It is also a classic Unix packaging problem: libraries, headers, CLI diagnostics, driver registration, dynamic loading, and vendor drivers all have to agree. That is why tools such as odbc_config, odbcinst, dltest, and slencheck matter even though most users only wanted an application to connect to a database.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/etc/odbcinst.ini/usr/local/etc/odbc.ini/etc/odbcinst.ini/etc/odbc.ini~/.odbc.iniexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dltest | cli | exécutable global | |
isql | cli | exécutable global | |
iusql | cli | exécutable global | |
odbc_config | cli | exécutable global | |
odbcinst | cli | exécutable global | |
slencheck | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:unixodbc |
|---|---|
| Version | 2.3.14 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/unixodbc |
| Page d'accueil | https://www.unixodbc.org/ |
| Dépôt | https://github.com/lurcher/unixODBC |
| Docs amont | https://www.unixodbc.org/doc |
| Licence | LGPL-2.1-or-later AND GPL-2.0-or-later |
| Archive source | https://www.unixodbc.org/unixODBC-2.3.14.tar.gz |
| Dernière mise à jour | 2026-06-27T17:28:37-04:00 |
| Pulse | updated |
| Dépendances | libtool |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | unixodbc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libodbc2 2.3.12-2
ODBC Driver Manager library for Unix
sudo apt install libodbc2libodbccr2 2.3.12-2
ODBC Cursor library for Unix
sudo apt install libodbccr2libodbcinst2 2.3.12-2
Support library for accessing ODBC configuration files
sudo apt install libodbcinst2odbcinst 2.3.12-2
Helper program for accessing ODBC configuration files
sudo apt install odbcinstunixodbc 2.3.12-2
Basic ODBC tools
sudo apt install unixodbcunixodbc-common 2.3.12-2
Common ODBC configuration files
sudo apt install unixodbc-commonunixodbc-dev 2.3.12-2
ODBC libraries for Unix (development files)
sudo apt install unixodbc-devunixodbc
nix profile install nixpkgs#unixodbclibodbc2 2.3.12-1build2
ODBC Driver Manager library for Unix
sudo apt install libodbc2libodbccr2 2.3.12-1build2
ODBC Cursor library for Unix
sudo apt install libodbccr2libodbcinst2 2.3.12-1build2
Support library for accessing ODBC configuration files
sudo apt install libodbcinst2odbcinst 2.3.12-1build2
Helper program for accessing ODBC configuration files
sudo apt install odbcinstunixodbc 2.3.12-1build2
Basic ODBC tools
sudo apt install unixodbcunixodbc-common 2.3.12-1build2
Common ODBC configuration files
sudo apt install unixodbc-commonunixodbc-dev 2.3.12-1build2
ODBC libraries for Unix (development files)
sudo apt install unixodbc-devunixodbc 2.3.14-r1
Unix Open DataBase Connectivity sub-system and SDK
sudo apk add unixodbcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.