ncdu
brew install ncdu
v2.9.2
MIT
Interactive ncurses disk usage analyzer written in Zig; shows folder sizes and lets you navigate/delete bloat.
Why you might care
Much faster than recursive du/find for exploring large filesystems; the TUI lets you drill down, sort, and prune directories without piping to text tools. Single static binary, no Python/Perl overhead. Indispensable for system maintenance and finding rogue log dirs or cache bloat.
3.0k
30-day installs · #805
9.1k
90-day · #846
57.0k
365-day · #619
Runtime dependencies
Build dependencies
Links
- https://dev.yorhel.nl/ncdu
- Brew formula source: Formula/n/ncdu.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"du",
"duf",
"dust",
"baobab"
],
"build_dependencies": [
"pkgconf",
"zig@0.15"
],
"categories": [
"sysadmin",
"terminal-utility"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"ncurses",
"zstd"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "NCurses Disk Usage",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:06+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ncdu",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://dev.yorhel.nl/ncdu",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "NCurses Disk Usage",
"installs_30d": 2960,
"installs_365d": 56964,
"installs_90d": 9097,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:47:09+00:00",
"llm_model": "claude-haiku-4-5",
"name": "ncdu",
"oldnames": [],
"one_liner": "Interactive ncurses disk usage analyzer written in Zig; shows folder sizes and lets you navigate/delete bloat.",
"optional_dependencies": [],
"rank_30d": 805,
"rank_365d": 619,
"rank_90d": 846,
"raw_hash": "b5a7e4c172207d15",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/n/ncdu.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.9.2",
"versioned_formulae": [],
"why_use_this": "Much faster than recursive du/find for exploring large filesystems; the TUI lets you drill down, sort, and prune directories without piping to text tools. Single static binary, no Python/Perl overhead. Indispensable for system maintenance and finding rogue log dirs or cache bloat."
}