macOS
brew install dmtx-utilslocal Homebrew formula metadata
sudo port install dmtx-utilsMacPorts ports tree · graphics/dmtx-utils/Portfile · ソース: api.github.com
brew
dmtx-utils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dmtx-utilslocal Homebrew formula metadata
sudo port install dmtx-utilsMacPorts ports tree · graphics/dmtx-utils/Portfile · ソース: api.github.com
sudo apt install dmtx-utilsDebian stable package indexes · dmtx-utils · ソース: deb.debian.org
sudo dnf install dmtx-utilsFedora Rawhide package metadata · dmtx-utils · ソース: dl.fedoraproject.org
nix profile install nixpkgs#dmtx-utilsnixpkgs package indexes · pkgs/by-name/dm/dmtx-utils/package.nix · ソース: api.github.com
概要
Read and write data matrix barcodes
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dmtxquery | cli | グローバル実行可能ファイル | |
dmtxread | cli | グローバル実行可能ファイル | |
dmtxwrite | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dmtx/dmtx-utils
インストールメタデータ
| パッケージキー | brew:dmtx-utils |
|---|---|
| バージョン | 0.7.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dmtx-utils |
| ホームページ | https://github.com/dmtx/dmtx-utils |
| リポジトリ | https://github.com/dmtx/dmtx-utils |
| 上流ドキュメント | https://github.com/dmtx/dmtx-utils |
| ライセンス | GPL-2.0-or-later AND LGPL-2.1-or-later |
| ソースアーカイブ | https://github.com/dmtx/dmtx-utils/archive/refs/tags/v0.7.6.tar.gz |
| 最終更新 | 2026-07-06T11:06:09Z |
| Pulse | updated |
| 依存関係 | fontconfig, freetype, gettext, glib, imagemagick, libdmtx, liblqr, libomp, libtool, little-cms2 |
| ビルド依存関係 | autoconf, automake, pkgconf |
| 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 | 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-utilsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.