macOS
brew install dustlocal Homebrew formula metadata
sudo port install dustMacPorts ports tree · sysutils/dust/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dust pour les workflows d'agents IA.
installation
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
aperçu
More intuitive version of du in rust
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dust | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/bootandy/dust
métadonnées d'installation
| Clé du paquet | brew:dust |
|---|---|
| Version | 1.2.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/dust |
| Page d'accueil | https://github.com/bootandy/dust |
| Dépôt | https://github.com/bootandy/dust |
| Docs amont | https://github.com/bootandy/dust#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/bootandy/dust/archive/refs/tags/v1.2.4.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.