🍺 BREW Explorer

← all formulae

dutree

brew install dutree v0.2.18 GPL-3.0-only

Tool to analyze file system usage written in Rust

24
30-day installs · #6294
50
90-day · #7300
235
365-day · #6962
873
★ GitHub stars · updated 4y ago

Build dependencies

GitHub topics

filesystem rust

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tool to analyze file system usage written in Rust",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:11+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dutree",
  "github_default_branch": "master",
  "github_last_commit_at": "2022-06-29T08:44:36Z",
  "github_readme_excerpt": "# dutree\na tool to analyze file system usage written in Rust\n\n![Example](resources/dutree_featured.png)\n\n# Features\n\n - coloured output, according to the LS_COLORS  environment variable.\n - display the file system tree\n - ability to aggregate small files\n - ability to exclude files or directories\n - ability to compare different directories\n - fast, written in Rust\n\nMore details at [ownyourbits.com](https://ownyourbits.com/2018/03/25/analize-disk-usage-with-dutree).\n\n# Usage\n\n```\n $ dutree --help\nUsage: dutree [options] \u003cpath\u003e [\u003cpath\u003e..]\n\nOptions:\n    -d, --depth [DEPTH] show directories up to depth N (def 1)\n    -a, --aggr [N[KMG]] aggregate smaller than N B/KiB/MiB/GiB (def 1M)\n    -s, --summary       equivalent to -da, or -d1 -a1M\n    -u, --usage         report real disk usage instead of file size\n    -b, --bytes         print sizes in bytes\n    -f, --files-only    skip directories for a fast local overview\n    -x, --exclude NAME  exclude matching files or directories\n    -H, --no-hidden     exclude hidden files\n    -A, --ascii         ASCII characters only, no colors\n    -h, --help          show help\n    -v, --version       print version number\n```\n\n# Installation\n\n```\ncargo install dutree\n```\n\nThere\u0027s also standalone binaries for Linux in the [Releases section](https://github.com/nachoparker/dutree/releases)\n\n## Arch Linux\n\nYou can install [the AUR package](https://aur.archlinux.org/packages/dutree/)\nwith an AUR helper like `pacaur`, or manually:\n\n```bash\ngit clone https://aur.archlinux.org/dutree.git\ncd dutree\nmakepkg -si\n```\n\n## Fedora\n\nYou can install `dutree` from the official Fedora repositories:\n\n```sh\n$ sudo dnf -y install dutree\n```\n",
  "github_repo": "nachoparker/dutree",
  "github_stars": 873,
  "github_topics": [
    "filesystem",
    "rust"
  ],
  "homepage": "https://github.com/nachoparker/dutree",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 24,
  "installs_365d": 235,
  "installs_90d": 50,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dutree",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6294,
  "rank_365d": 6962,
  "rank_90d": 7300,
  "raw_hash": "70bcbba799630aac",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dutree.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.2.18",
  "versioned_formulae": [],
  "why_use_this": null
}