Automic VaultAutomic Vault

brew

dmtx-utils を Homebrew, apt, dnf, MacPorts, Nix でインストール

dmtx-utils のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dmtx-utils

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dmtx-utils

MacPorts ports tree · graphics/dmtx-utils/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install dmtx-utils

Debian stable package indexes · dmtx-utils · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install dmtx-utils

Fedora Rawhide package metadata · dmtx-utils · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#dmtx-utils

nixpkgs package indexes · pkgs/by-name/dm/dmtx-utils/package.nix · ソース: api.github.com

概要

パッケージ概要

Read and write data matrix barcodes

コマンドとエイリアス

  • dmtxquery
  • dmtxread
  • dmtxwrite

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 0.7.x: dmtx-utils is maintained as the utility package for the libdmtx ecosystem.
  • 2019: The libdmtx site notes maintenance by the dmtx GitHub team.

Related projects

  • libdmtx is the underlying Data Matrix library.
  • dmtx-wrappers provides language bindings around the same library family.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 10 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dmtxquerycliグローバル実行可能ファイル
dmtxreadcliグローバル実行可能ファイル
dmtxwritecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.7.6
マネージャ更新日2026-07-06
ローカルデータOK
上流最新
検出された最新v0.7.6

https://github.com/dmtx/dmtx-utils

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namedmtx-utils
Version Scheme0
Revision10
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

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-utils
  • Section: utils
  • Architecture: amd64
  • Source Package: dmtx-utils
  • 3 依存関係
  • normalized package name match
  • 一致条件: Dmtx Utils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dmtx-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dmtx-utils

nix profile install nixpkgs#dmtx-utils
  • normalized package name match
  • 一致条件: Dmtx Utils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dm/dmtx-utils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dmtx-utils 0.7.6-1.1build4

Utilities for reading and writing Data Matrix 2D barcodes

http://libdmtx.sourceforge.net

sudo apt install dmtx-utils
  • Section: universe/utils
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Dmtx Utils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dmtx-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

dmtx-utils 0.7.6-24.fc44

Tools for working with Data Matrix 2D bar-codes

https://github.com/dmtx

sudo dnf install dmtx-utils
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dmtx-utils
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Dmtx Utils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dmtx-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

dmtx-utils

sudo port install dmtx-utils
  • normalized package name match
  • 一致条件: Dmtx Utils
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/dmtx-utils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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