Automic VaultAutomic Vault

brew

dutree を Homebrew, dnf, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dutree

local Homebrew formula metadata

Linux

Fedora dnf確認済み · 92%
sudo dnf install dutree

Fedora Rawhide package metadata · dutree · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#dutree

nixpkgs package indexes · pkgs/by-name/du/dutree/package.nix · ソース: api.github.com

概要

パッケージ概要

Tool to analyze file system usage written in Rust

コマンドとエイリアス

  • dutree

履歴

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

dutree is a Rust command-line disk-usage analyzer that prints a colored filesystem tree. It appeared during the same Rust CLI wave as tools like dust, but kept a simpler tree-and-aggregation focus.

プロジェクトの歴史

The GitHub repository was created in March 2018 and the crates.io package followed in April 2018. The README describes dutree as fast, written in Rust, able to display a filesystem tree, aggregate small files, exclude paths, compare directories, and use LS_COLORS for colored output.

GitHub releases show early compatibility work in 2018, including a v0.2.7 release described as compatible with macOS, followed by minor fixes through v0.2.15 in November 2019.

採用の歴史

The official README documents installation through Cargo, standalone Linux release binaries, Arch's AUR, and Fedora's repositories. That is modest but meaningful adoption for a focused filesystem utility.

使われ方

Users run `dutree [options] <path>` with flags for depth, aggregation thresholds, summaries, real disk usage, bytes output, files-only mode, exclusions, hidden-file handling, and ASCII-only output.

パッケージ好きにとっての重要性

dutree is notable as an early packaged Rust answer to `du` plus `tree`: less interactive than ncdu, more structured than plain `du`, and small enough to be carried by package managers for users who want a quick terminal overview.

タイムライン

  • 2018-03-25: GitHub repository created.
  • 2018-04-16: `dutree` crate created on crates.io.
  • 2018-05-10: v0.2.7 release published with macOS compatibility noted.
  • 2019-11-18: v0.2.15 release published.

Related projects

  • The dust README lists dutree among alternatives in the disk-usage-inspection space, alongside ncdu, dua, pdu, dirstat-rs, and shell pipelines built from `du`, `sort`, and `head`.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/nachoparker/dutree

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dutree
バージョン0.2.18
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dutree
ホームページhttps://github.com/nachoparker/dutree
リポジトリhttps://github.com/nachoparker/dutree
上流ドキュメントhttps://github.com/nachoparker/dutree#readme
ライセンスGPL-3.0-only
ソースアーカイブhttps://github.com/nachoparker/dutree/archive/refs/tags/v0.2.18.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedutree
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Nix95%

dutree

nix profile install nixpkgs#dutree
  • normalized package name match
  • 一致条件: Dutree
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/du/dutree/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

dutree 0.2.18-17.fc44

Command line tool to analyze disk usage

https://crates.io/crates/dutree

sudo dnf install dutree
  • License: GPL-3.0-only AND Unicode-DFS-2016 AND (Apache-2.0 OR MIT) AND (Unlicense OR MIT)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-dutree
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dutree
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dutree from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

このページは 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