macOS
brew install dutreelocal Homebrew formula metadata
brew
Tool to analyze file system usage written in Rust. Version 0.2.18 via Homebrew; verified from local package data.
install
brew install dutreelocal Homebrew formula metadata
sudo dnf install dutreeFedora Rawhide package metadata · dutree · source: dl.fedoraproject.org
nix profile install nixpkgs#dutreenixpkgs package indexes · pkgs/by-name/du/dutree/package.nix · source: api.github.com
overview
Tool to analyze file system usage written in Rust
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dutree | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nachoparker/dutree
install metadata
| Package key | brew:dutree |
|---|---|
| Version | 0.2.18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dutree |
| Homepage | https://github.com/nachoparker/dutree |
| Repository | https://github.com/nachoparker/dutree |
| Upstream docs | https://github.com/nachoparker/dutree#readme |
| License | GPL-3.0-only |
| Source archive | https://github.com/nachoparker/dutree/archive/refs/tags/v0.2.18.tar.gz |
| Build dependencies | rust |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dutree |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dutree
nix profile install nixpkgs#dutreedutree 0.2.18-17.fc44
Command line tool to analyze disk usage
https://crates.io/crates/dutree
sudo dnf install dutreesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.