Automic VaultAutomic Vault

brew

open-ocd mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install open-ocd

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install openocd

MacPorts ports tree · cross/openocd/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add openocd

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

Debian aptverifiziert · 92%
sudo apt install openocd

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

Fedora dnfverifiziert · 92%
sudo dnf install openocd

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

Nixverifiziert · 92%
nix profile install nixpkgs#openocd

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S openocd

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

openSUSE zypperverifiziert · 92%
sudo zypper install openocd

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

Windows

Scoopverifiziert · 92%
scoop install main/openocd

Scoop official bucket manifest trees · bucket/openocd.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

On-chip debugging, in-system programming and boundary-scan testing

Verlauf

Projektgeschichte und Nutzung

OpenOCD, the Open On-Chip Debugger, is a command-line server and toolset for embedded debugging, in-system flash programming, and boundary-scan work. It sits between host debuggers such as GDB and hardware debug adapters that speak transports such as JTAG or SWD.

Projektgeschichte

OpenOCD was created by Dominic Rath as part of a 2005 diploma thesis at the University of Applied Sciences Augsburg. Its documentation describes the project as having grown from that thesis into an open-source project supported by software and hardware developers around the world.

The project's scope expanded from JTAG-centered on-chip debugging into a practical embedded bring-up tool: it handles debug adapters, target configuration scripts, CPU cores, flash chips, FPGA/PLD loading paths, and server interfaces for GDB, Telnet, and RPC clients.

Adoptionsgeschichte

OpenOCD became a common tool in embedded development because it gives open tooling a shared place to encode adapter and board knowledge. The user guide documents bundled script libraries for interfaces, boards, targets, and site-specific configuration, which is why many vendor and community board workflows invoke openocd with one or two -f script arguments.

Distribution packaging spread it broadly across embedded Linux and desktop development environments. Homebrew, Debian, Fedora, Arch, Nix, Scoop, and other package managers expose the same openocd executable, making it a portable default for projects that want to document one debugger command.

Wie es verwendet wird

A typical OpenOCD session names an adapter script and a board or target script, starts the OpenOCD server, waits for a JTAG or SWD target to be detected, and then connects GDB to the server for breakpoints, stepping, register access, and memory inspection.

For production and lab work, OpenOCD is also used for flash programming and boundary-scan tasks. The documentation covers NOR and NAND flash support, PLD/FPGA loading commands, and SVF/XSVF execution for JTAG test patterns.

Warum Paket-Nerds sich dafür interessieren

OpenOCD is package-nerd significant because its executable is only half the package. The script library, USB permissions, adapter driver choices, Tcl integration, and packaged target definitions are what turn the binary into a usable hardware tool.

It also shows why embedded packages are unusually sensitive to version and build options: support for a specific probe, chip, flash driver, or board script can decide whether a firmware workflow works at all.

Zeitleiste

  • 2005: Dominic Rath created OpenOCD as part of a diploma thesis at the University of Applied Sciences Augsburg.
  • 2008-2025: the user guide credits the OpenOCD Project across this span, with earlier named contributors credited for 2007-2010 documentation work.
  • 2026-06-29: the OpenOCD user guide snapshot used for this enrichment documents release 0.12.0+dev.

Related projects

  • GDB is the debugger most commonly paired with OpenOCD for source-level debugging.
  • JTAG, SWD, SVF, XSVF, and IEEE 1149.1 are the hardware and test-procedure ecosystems that explain much of OpenOCD's command surface.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 12 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhä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
openocd.cfg$(INSTALLDIR)/scripts

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
openocdcliglobales 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-Version0.12.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://openocd.org/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://openocd.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:open-ocd
Version0.12.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/open-ocd
Homepagehttps://openocd.org/
Repositoryhttps://github.com/openocd-org/openocd
Upstream-Dokumentationhttps://openocd.org/doc/html/index.html
LizenzGPL-2.0-or-later
Quellarchivhttps://downloads.sourceforge.net/project/openocd/openocd/0.12.0/openocd-0.12.0.tar.bz2
Abhängigkeitencapstone, hidapi, libftdi, libusb
Build-Abhängigkeitenpkgconf
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameopen-ocd
Aliases
  • openocd
Version Scheme0
Revision1
Head VersionHEAD
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.

MacPorts94%

openocd

sudo port install openocd
  • installed executable or alias match
  • Abgeglichen nach: Openocd
MacPorts ports tree · api.github.com · MacPorts ports tree: cross/openocd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

openocd 0.12.0-3+b2

Open on-chip JTAG/SWD debug solution for embedded target devices

http://openocd.sourceforge.net/

sudo apt install openocd
  • Section: embedded
  • Architecture: amd64
  • Source Package: openocd
  • 7 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: openocd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

openocd

nix profile install nixpkgs#openocd
  • installed executable or alias match
  • Abgeglichen nach: Openocd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/openocd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

openocd 0.12.0-1build2

Open on-chip JTAG/SWD debug solution for embedded target devices

http://openocd.sourceforge.net/

sudo apt install openocd
  • Section: universe/embedded
  • Architecture: amd64
  • 8 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: openocd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

openocd 0.12.0-r7

Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing

https://openocd.org/

sudo apk add openocd
  • License: GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only
  • Architecture: x86_64
  • Source Package: openocd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openocd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

openocd-dev 0.12.0-r7

Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing (development files)

https://openocd.org/

sudo apk add openocd-dev
  • License: GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only
  • Architecture: x86_64
  • Source Package: openocd
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openocd-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

openocd-doc 0.12.0-r7

Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing (documentation)

https://openocd.org/

sudo apk add openocd-doc
  • License: GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only
  • Architecture: x86_64
  • Source Package: openocd
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openocd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

openocd-udev 0.12.0-r7

udev rules for openocd

https://openocd.org/

sudo apk add openocd-udev
  • License: GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only
  • Architecture: x86_64
  • Source Package: openocd
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: openocd-udev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

openocd 0.12.0-3.fc42.5

Debugging, in-system programming and boundary-scan testing for embedded devices

https://sourceforge.net/projects/openocd

sudo dnf install openocd
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: openocd
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: openocd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

openocd 1:0.12.0-5

Debugging, in-system programming and boundary-scan testing for embedded target devices

https://openocd.org

sudo pacman -S openocd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 7 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: openocd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

openocd 0.12.0-2.11

Debugging, in-system programming and boundary-scan testing for embedded devices

http://openocd.sourceforge.net/

sudo zypper install openocd
  • License: GPL-2.0-only
  • Category: Development/Tools/Debuggers
  • Architecture: x86_64
  • Source Package: openocd
  • 10 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Openocd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: openocd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

openocd-data 0.12.0-2.11

Hardware Scripts for OpenOCD

http://openocd.sourceforge.net/

sudo zypper install openocd-data
  • License: GPL-2.0-only
  • Category: Development/Tools/Debuggers
  • Architecture: noarch
  • Source Package: openocd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Openocd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: openocd-data from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop92%

main/openocd

scoop install main/openocd
  • installed executable or alias match
  • Abgeglichen nach: Openocd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/openocd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

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