macOS
brew install dustlocal Homebrew formula metadata
sudo port install dustMacPorts ports tree · sysutils/dust/Portfile · 来源: api.github.com
安装
brew install dustlocal Homebrew formula metadata
sudo port install dustMacPorts ports tree · sysutils/dust/Portfile · 来源: api.github.com
sudo apk add dustAlpine Linux edge package indexes · dust · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dustnixpkgs package indexes · pkgs/by-name/du/dust/package.nix · 来源: api.github.com
sudo pacman -S dustArch Linux sync databases · dust · 来源: geo.mirror.pkgbuild.com
sudo zypper install dustopenSUSE Tumbleweed package metadata · dust · 来源: download.opensuse.org
scoop install main/dustScoop official bucket manifest trees · bucket/dust.json · 来源: api.github.com
winget install --id bootandy.dust -eWindows Package Manager source index · bootandy.dust · 来源: cdn.winget.microsoft.com
概览
More intuitive version of du in rust
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dust | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bootandy/dust
安装元数据
| 软件包键 | brew:dust |
|---|---|
| 版本 | 1.2.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dust |
| 主页 | https://github.com/bootandy/dust |
| 仓库 | https://github.com/bootandy/dust |
| 上游文档 | https://github.com/bootandy/dust#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/bootandy/dust/archive/refs/tags/v1.2.4.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.