macOS
brew install dustlocal Homebrew formula metadata
sudo port install dustMacPorts ports tree · sysutils/dust/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dust in AI-Agent-Workflows.
Installation
brew install dustlocal Homebrew formula metadata
sudo port install dustMacPorts ports tree · sysutils/dust/Portfile · Quelle: api.github.com
sudo apk add dustAlpine Linux edge package indexes · dust · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dustnixpkgs package indexes · pkgs/by-name/du/dust/package.nix · Quelle: api.github.com
sudo pacman -S dustArch Linux sync databases · dust · Quelle: geo.mirror.pkgbuild.com
sudo zypper install dustopenSUSE Tumbleweed package metadata · dust · Quelle: download.opensuse.org
scoop install main/dustScoop official bucket manifest trees · bucket/dust.json · Quelle: api.github.com
winget install --id bootandy.dust -eWindows Package Manager source index · bootandy.dust · Quelle: cdn.winget.microsoft.com
Überblick
More intuitive version of du in rust
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dust | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bootandy/dust
Installationsmetadaten
| Paketschlüssel | brew:dust |
|---|---|
| Version | 1.2.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dust |
| Homepage | https://github.com/bootandy/dust |
| Repository | https://github.com/bootandy/dust |
| Upstream-Dokumentation | https://github.com/bootandy/dust#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/bootandy/dust/archive/refs/tags/v1.2.4.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.