pkg.soopen package index

brew / 排名 8151

使用 Homebrew, apk, Nix, pacman, apt 安装 dtools

查看 dtools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dtools

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add dtools

Alpine Linux edge package indexes · dtools · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#dtools

nixpkgs package indexes · pkgs/by-name/dt/dtools/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S dtools

Arch Linux sync databases · dtools · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install dustmite

Debian stable package indexes · dustmite · 来源: deb.debian.org

概览

软件包摘要

D programming language tools

命令和别名

  • ddemangle
  • dustmite
  • rdmd

历史

项目历史与用法

dtools is the Homebrew packaging name for the D language's ancillary tools repository. It packages command-line utilities around the D compiler ecosystem, most visibly `rdmd`, `dustmite`, and `ddemangle`.

项目历史

The dlang/tools repository was created in 2011 and describes itself as hosting tools redistributed with DMD or used internally for D build tasks. The public tools table includes a D symbol demangler, the `rdmd` build/run helper, and DustMite, a test-case minimization tool.

采用历史

The tools are adopted as part of the D language toolchain rather than as a standalone end-user application. Homebrew, Debian/Ubuntu, Alpine, Arch, Nix, and other package systems expose some or all of these utilities, with Debian-family packages especially focusing on DustMite.

使用方式

`rdmd` is used to compile and run D source files with dependency tracking, `ddemangle` decodes D symbol names, and `dustmite` reduces failing source trees or test cases. The upstream README also documents building all tools with `make all` or individual tools with DUB.

为什么软件包爱好者会关心

dtools is interesting because it is not one app: it is a grab bag of language-maintainer utilities that package managers have to present as a coherent formula. It also preserves older D workflow habits, such as single-file execution with `rdmd` and minimization with DustMite, in a single installable package.

时间线

  • 2011: Public dlang/tools GitHub repository created.
  • 2010s: Repository becomes the home for DMD-redistributed and internal D build tools.
  • 2020s: Homebrew formula tracks dlang/tools release tags and installs public tools such as `ddemangle`, `dustmite`, and `rdmd`.

Related projects

  • Closely related projects include DMD, DUB, the D language website, the D wiki's development-tools index, and the original DustMite documentation.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ddemangle可执行文件已索引可执行文件从本地可执行文件索引发现。
dustmite可执行文件已索引可执行文件从本地可执行文件索引发现。
rdmd可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.112.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:dtools
版本2.112.0
软件包管理器Homebrew
主页https://dlang.org/
仓库https://github.com/dlang/tools
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

dtools

nix profile install nixpkgs#dtools
  • normalized package name match
  • 匹配方式:Dtools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dt/dtools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dtools 2.112.0-r1

Ancillary tools for the D programming language compiler

https://github.com/dlang/tools

sudo apk add dtools
  • License: BSL-1.0
  • Architecture: x86_64
  • Source Package: dtools
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dtools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dtools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

dtools 2.112.0-1

Ancilliary tools for the D programming language

https://www.dlang.org

sudo pacman -S dtools
  • License: BSL-1.0
  • Architecture: x86_64
  • 1 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Dtools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dtools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Debian apt92%

dustmite 0.0.430-2.1+b1

Tool for minimizing D source code

https://github.com/CyberShadow/DustMite/wiki

sudo apt install dustmite
  • Section: devel
  • Architecture: amd64
  • Source Package: dustmite
  • 3 依赖
  • installed executable or alias match
  • 匹配方式:Dustmite
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dustmite from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

dustmite 0.0.430-2.1

Tool for minimizing D source code

https://github.com/CyberShadow/DustMite/wiki

sudo apt install dustmite
  • Section: universe/devel
  • Architecture: amd64
  • 3 依赖
  • installed executable or alias match
  • 匹配方式:Dustmite
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dustmite from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation