macOS
brew install unixodbclocal Homebrew formula metadata
sudo port install unixODBCMacPorts ports tree · databases/unixODBC/Portfile · ソース: api.github.com
brew
unixodbc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install unixodbclocal Homebrew formula metadata
sudo port install unixODBCMacPorts ports tree · databases/unixODBC/Portfile · ソース: api.github.com
sudo apk add unixodbcAlpine Linux edge package indexes · unixodbc · ソース: dl-cdn.alpinelinux.org
sudo apt install unixodbcDebian stable package indexes · unixodbc · ソース: deb.debian.org
nix profile install nixpkgs#unixodbcnixpkgs package indexes · pkgs/by-name/un/unixodbc/package.nix · ソース: api.github.com
sudo pacman -S unixodbcArch Linux sync databases · unixodbc · ソース: geo.mirror.pkgbuild.com
sudo dnf install unixODBCFedora Rawhide package metadata · unixODBC · ソース: dl.fedoraproject.org
sudo zypper install libodbc2openSUSE Tumbleweed package metadata · libodbc2 · ソース: download.opensuse.org
概要
ODBC 3 connectivity for UNIX
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dltest | cli | グローバル実行可能ファイル | |
isql | cli | グローバル実行可能ファイル | |
iusql | cli | グローバル実行可能ファイル | |
odbc_config | cli | グローバル実行可能ファイル | |
odbcinst | cli | グローバル実行可能ファイル | |
slencheck | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:unixodbc |
|---|---|
| バージョン | 2.3.14 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/unixodbc |
| ホームページ | https://www.unixodbc.org/ |
| リポジトリ | https://github.com/lurcher/unixODBC |
| 上流ドキュメント | https://www.unixodbc.org/doc |
| ライセンス | LGPL-2.1-or-later AND GPL-2.0-or-later |
| ソースアーカイブ | https://www.unixodbc.org/unixODBC-2.3.14.tar.gz |
| 最終更新 | 2026-06-27T17:28:37-04:00 |
| Pulse | updated |
| 依存関係 | libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 unixodbcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.