macOS
brew install dmtx-utilslocal Homebrew formula metadata
sudo port install dmtx-utilsMacPorts ports tree · graphics/dmtx-utils/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dmtx-utils in AI-Agent-Workflows.
Installation
brew install dmtx-utilslocal Homebrew formula metadata
sudo port install dmtx-utilsMacPorts ports tree · graphics/dmtx-utils/Portfile · Quelle: api.github.com
sudo apt install dmtx-utilsDebian stable package indexes · dmtx-utils · Quelle: deb.debian.org
sudo dnf install dmtx-utilsFedora Rawhide package metadata · dmtx-utils · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#dmtx-utilsnixpkgs package indexes · pkgs/by-name/dm/dmtx-utils/package.nix · Quelle: api.github.com
Überblick
Read and write data matrix barcodes
Verlauf
dmtx-utils is the command-line companion package for libdmtx, the open-source Data Matrix barcode library. It gives shell scripts and terminal users direct access to libdmtx encoding, decoding, and query behavior through tools such as dmtxread and dmtxwrite.
The project split the utility programs from the core libdmtx library while keeping the same ecosystem: libdmtx provides the native library, and dmtx-utils provides command-line programs for the modern ECC200 Data Matrix barcode format. The libdmtx site now points maintainers and users to the dmtx GitHub organization.
The utilities have stayed attractive to Unix package managers because they turn barcode read/write functionality into normal pipeline components. That makes Data Matrix generation and scanning available to packaging scripts, QA jobs, labels, and batch image workflows without writing against the C API.
The README shows dmtxwrite taking messages from standard input or files and producing barcode images, while dmtxread reverses images back into messages. It also demonstrates chaining the two tools in a pipeline, which is exactly the kind of shell-native workflow package maintainers like.
dmtx-utils is notable because it packages a graphics/barcode library as small composable CLI tools. For distro maintainers, it is a tidy example of a library-plus-utils split where the tools are both useful to users and a reference for library behavior.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dmtxquery | cli | globales Executable | |
dmtxread | cli | globales Executable | |
dmtxwrite | cli | globales Executable |
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.
https://github.com/dmtx/dmtx-utils
Installationsmetadaten
| Paketschlüssel | brew:dmtx-utils |
|---|---|
| Version | 0.7.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dmtx-utils |
| Homepage | https://github.com/dmtx/dmtx-utils |
| Repository | https://github.com/dmtx/dmtx-utils |
| Upstream-Dokumentation | https://github.com/dmtx/dmtx-utils |
| Lizenz | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Quellarchiv | https://github.com/dmtx/dmtx-utils/archive/refs/tags/v0.7.6.tar.gz |
| Zuletzt aktualisiert | 2026-07-06T11:06:09Z |
| Pulse | updated |
| Abhängigkeiten | fontconfig, freetype, gettext, glib, imagemagick, libdmtx, liblqr, libomp, libtool, little-cms2 |
| Build-Abhängigkeiten | autoconf, automake, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dmtx-utils |
| Version Scheme | 0 |
| Revision | 10 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dmtx-utils 0.7.6-1.1+b4
Utilities for reading and writing Data Matrix 2D barcodes
http://libdmtx.sourceforge.net
sudo apt install dmtx-utilsdmtx-utils
nix profile install nixpkgs#dmtx-utilsdmtx-utils 0.7.6-1.1build4
Utilities for reading and writing Data Matrix 2D barcodes
http://libdmtx.sourceforge.net
sudo apt install dmtx-utilsdmtx-utils 0.7.6-24.fc44
Tools for working with Data Matrix 2D bar-codes
sudo dnf install dmtx-utilsdmtx-utils
sudo port install dmtx-utilsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.