Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, Nix, pacman, dnf, MacPorts, zypper 安装 unixodbc

查看 unixodbc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install unixodbc

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install unixODBC

MacPorts ports tree · databases/unixODBC/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add unixodbc

Alpine Linux edge package indexes · unixodbc · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install unixodbc

Debian stable package indexes · unixodbc · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#unixodbc

nixpkgs package indexes · pkgs/by-name/un/unixodbc/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S unixodbc

Arch Linux sync databases · unixodbc · 来源: geo.mirror.pkgbuild.com

Fedora dnf已验证 · 92%
sudo dnf install unixODBC

Fedora Rawhide package metadata · unixODBC · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install libodbc2

openSUSE Tumbleweed package metadata · libodbc2 · 来源: download.opensuse.org

概览

软件包摘要

ODBC 3 connectivity for UNIX

命令和别名

  • dltest
  • isql
  • iusql
  • odbc_config
  • odbcinst
  • slencheck

历史

项目历史与用法

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.

时间线

  • Late 1990s-early 2000s: unixODBC developed as an ODBC subsystem for Unix and Linux platforms.
  • 2001: ChangeLog entries show the 2.1.x line adding packaging and platform work, including Mac install/package directories.
  • 2002: The 2.2.x line added iusql, odbcinst options, DataManager updates, MySQL/PostgreSQL driver work, and platform fixes.
  • 2004: Version 2.2.10 continued portability, driver-manager, VMS, AIX, PostgreSQL, and setup improvements.
  • 2015: Version 2.3.4 included driver-manager fixes, man pages, slencheck, mingw-w64 handling, and more ODBC 3.8 work.

Related projects

  • Related projects and ecosystems include Microsoft ODBC, database-specific ODBC drivers, FreeTDS, DB2, Informix, PostgreSQL and MySQL ODBC drivers, Perl DBD::ODBC, PHP ODBC integrations, OpenOffice/StarOffice data access, and vendor Unix database clients.
  • The repository also points to SourceForge, GitHub, and the unixODBC web site as project resources, reflecting its long life across older and newer open source hosting.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:sql

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/usr/local/etc/odbcinst.ini/usr/local/etc/odbc.ini/etc/odbcinst.ini/etc/odbc.ini~/.odbc.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dltestcli全局可执行文件
isqlcli全局可执行文件
iusqlcli全局可执行文件
odbc_configcli全局可执行文件
odbcinstcli全局可执行文件
slencheckcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.3.14
管理器更新时间2026-06-27
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.unixodbc.org/

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖libtool
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameunixodbc
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • virtuoso
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libodbc2 2.3.12-2

ODBC Driver Manager library for Unix

https://www.unixodbc.org

sudo apt install libodbc2
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 2 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libodbc2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libodbccr2 2.3.12-2

ODBC Cursor library for Unix

https://www.unixodbc.org

sudo apt install libodbccr2
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 1 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libodbccr2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libodbcinst2 2.3.12-2

Support library for accessing ODBC configuration files

https://www.unixodbc.org

sudo apt install libodbcinst2
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libodbcinst2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

odbcinst 2.3.12-2

Helper program for accessing ODBC configuration files

https://www.unixodbc.org

sudo apt install odbcinst
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: odbcinst from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

unixodbc 2.3.12-2

Basic ODBC tools

https://www.unixodbc.org

sudo apt install unixodbc
  • Section: database
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unixodbc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

unixodbc-common 2.3.12-2

Common ODBC configuration files

https://www.unixodbc.org

sudo apt install unixodbc-common
  • Section: libs
  • Architecture: all
  • Source Package: unixodbc
  • normalized package name match
  • 匹配方式:Unixodbc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unixodbc-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

unixodbc-dev 2.3.12-2

ODBC libraries for Unix (development files)

https://www.unixodbc.org

sudo apt install unixodbc-dev
  • Section: devel
  • Architecture: amd64
  • Source Package: unixodbc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: unixodbc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

unixodbc

nix profile install nixpkgs#unixodbc
  • normalized package name match
  • 匹配方式:Unixodbc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/un/unixodbc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libodbc2 2.3.12-1build2

ODBC Driver Manager library for Unix

https://www.unixodbc.org

sudo apt install libodbc2
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 2 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libodbc2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libodbccr2 2.3.12-1build2

ODBC Cursor library for Unix

https://www.unixodbc.org

sudo apt install libodbccr2
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 2 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libodbccr2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libodbcinst2 2.3.12-1build2

Support library for accessing ODBC configuration files

https://www.unixodbc.org

sudo apt install libodbcinst2
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libodbcinst2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

odbcinst 2.3.12-1build2

Helper program for accessing ODBC configuration files

https://www.unixodbc.org

sudo apt install odbcinst
  • Section: libs
  • Architecture: amd64
  • Source Package: unixodbc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: odbcinst from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

unixodbc 2.3.12-1build2

Basic ODBC tools

https://www.unixodbc.org

sudo apt install unixodbc
  • Section: universe/libs
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unixodbc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

unixodbc-common 2.3.12-1build2

Common ODBC configuration files

https://www.unixodbc.org

sudo apt install unixodbc-common
  • Section: libs
  • Architecture: all
  • Source Package: unixodbc
  • normalized package name match
  • 匹配方式:Unixodbc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unixodbc-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

unixodbc-dev 2.3.12-1build2

ODBC libraries for Unix (development files)

https://www.unixodbc.org

sudo apt install unixodbc-dev
  • Section: devel
  • Architecture: amd64
  • Source Package: unixodbc
  • 3 依赖
  • normalized package name match
  • 匹配方式:Unixodbc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: unixodbc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

unixodbc 2.3.14-r1

Unix Open DataBase Connectivity sub-system and SDK

https://www.unixodbc.org/

sudo apk add unixodbc
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: unixodbc
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Unixodbc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: unixodbc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment