Automic VaultAutomic Vault

brew

unixodbc mit Homebrew, apk, apt, Nix, pacman, dnf, MacPorts, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für unixodbc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install unixodbc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install unixODBC

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add unixodbc

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

Debian aptverifiziert · 92%
sudo apt install unixodbc

Debian stable package indexes · unixodbc · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#unixodbc

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S unixodbc

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

Fedora dnfverifiziert · 92%
sudo dnf install unixODBC

Fedora Rawhide package metadata · unixODBC · Quelle: dl.fedoraproject.org

openSUSE zypperverifiziert · 92%
sudo zypper install libodbc2

openSUSE Tumbleweed package metadata · libodbc2 · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

ODBC 3 connectivity for UNIX

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:sql

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dltestcliglobales Executable
isqlcliglobales Executable
iusqlcliglobales Executable
odbc_configcliglobales Executable
odbcinstcliglobales Executable
slencheckcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.3.14
Manager aktualisiert2026-06-27
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.unixodbc.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:unixodbc
Version2.3.14
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/unixodbc
Homepagehttps://www.unixodbc.org/
Repositoryhttps://github.com/lurcher/unixODBC
Upstream-Dokumentationhttps://www.unixodbc.org/doc
LizenzLGPL-2.1-or-later AND GPL-2.0-or-later
Quellarchivhttps://www.unixodbc.org/unixODBC-2.3.14.tar.gz
Zuletzt aktualisiert2026-06-27T17:28:37-04:00
Pulseupdated
Abhängigkeitenlibtool
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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