macOS
brew install dustlocal Homebrew formula metadata
sudo port install dustMacPorts ports tree · sysutils/dust/Portfile · source: api.github.com
brew
More intuitive version of du in rust. Version 1.2.4 via Homebrew; verified from local package data.
install
brew install dustlocal Homebrew formula metadata
sudo port install dustMacPorts ports tree · sysutils/dust/Portfile · source: api.github.com
sudo apk add dustAlpine Linux edge package indexes · dust · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dustnixpkgs package indexes · pkgs/by-name/du/dust/package.nix · source: api.github.com
sudo pacman -S dustArch Linux sync databases · dust · source: geo.mirror.pkgbuild.com
sudo zypper install dustopenSUSE Tumbleweed package metadata · dust · source: download.opensuse.org
scoop install main/dustScoop official bucket manifest trees · bucket/dust.json · source: api.github.com
winget install --id bootandy.dust -eWindows Package Manager source index · bootandy.dust · source: cdn.winget.microsoft.com
overview
More intuitive version of du in rust
history
Dust, packaged as `dust` and published to crates.io as `du-dust`, is a Rust rethinking of the Unix `du` workflow. Its README sums up the project as `du + rust = dust`: a more intuitive way to see where disk space is being used.
The GitHub repository was created in March 2018, and the crates.io package followed in April 2018. The project matured into a cross-platform CLI with a 1.0.0 GitHub release in March 2024 and continued releases through at least 1.2.4 in January 2026.
Dust's core design choice is to show a terminal-sized hierarchy of the largest directories and files without making users pipe `du` through `sort` and `head`. It uses colored bars and tree context to show both size and ancestry.
The official README lists many installation channels: Cargo, Homebrew on macOS and Linux, Snap, Pacstall, conda-forge, deb-get, x-cmd, Scoop on Windows, and downloadable GitHub release binaries. The GitHub API also reports a five-digit star count by June 2026, making it one of the more visible Rust rewrites of a classic Unix utility.
The breadth of packages reflects the tool's appeal: disk-usage inspection is universal, and `dust` gives package-manager users a modern default that is quick to install on developer machines, servers, and Windows terminals.
Common usage is simply `dust` or `dust <dir>`, with flags for output count, depth, apparent size, directories-only or files-only views, filesystem boundaries, JSON output, and collapsed directories. The README documents config through `~/.config/dust/config.toml` or `~/.dust.toml` for persistent defaults.
Dust is a canonical example of the 2010s and 2020s Rust CLI wave: a safer, faster, more opinionated replacement for a small Unix command, distributed through nearly every package ecosystem. It is especially relevant because it competes with both ancient coreutils habits and interactive tools like ncdu.
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 |
|---|---|---|---|
dust | 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/bootandy/dust
install metadata
| Package key | brew:dust |
|---|---|
| Version | 1.2.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dust |
| Homepage | https://github.com/bootandy/dust |
| Repository | https://github.com/bootandy/dust |
| Upstream docs | https://github.com/bootandy/dust#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/bootandy/dust/archive/refs/tags/v1.2.4.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dust |
| 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.
dust
nix profile install nixpkgs#dustdust 1.2.4-r0
A more intuitive version of du in Rust
https://github.com/bootandy/dust
sudo apk add dustdust-bash-completion 1.2.4-r0
Bash completions for dust
https://github.com/bootandy/dust
sudo apk add dust-bash-completiondust-doc 1.2.4-r0
A more intuitive version of du in Rust (documentation)
https://github.com/bootandy/dust
sudo apk add dust-docdust-fish-completion 1.2.4-r0
Fish completions for dust
https://github.com/bootandy/dust
sudo apk add dust-fish-completiondust-zsh-completion 1.2.4-r0
Zsh completions for dust
https://github.com/bootandy/dust
sudo apk add dust-zsh-completiondust 1.2.4-2
A more intuitive version of du in rust
https://github.com/bootandy/dust
sudo pacman -S dustdust 1.2.4-1.3
A more intuitive version of du
https://github.com/bootandy/dust
sudo zypper install dustdust-bash-completion 1.2.4-1.3
Bash completion for dust
https://github.com/bootandy/dust
sudo zypper install dust-bash-completiondust-fish-completion 1.2.4-1.3
Fish completion for dust
https://github.com/bootandy/dust
sudo zypper install dust-fish-completiondust-zsh-completion 1.2.4-1.3
ZSH completion for dust
https://github.com/bootandy/dust
sudo zypper install dust-zsh-completiondust
sudo port install dustmain/dust
scoop install main/dustbootandy.dust
winget install --id bootandy.dust -esource 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.