macOS
brew install dmtx-utilslocal Homebrew formula metadata
sudo port install dmtx-utilsMacPorts ports tree · graphics/dmtx-utils/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.