macOS
brew install dua-clilocal Homebrew formula metadata
sudo port install dua-cliMacPorts ports tree · sysutils/dua-cli/Portfile · 来源: api.github.com
安装
brew install dua-clilocal Homebrew formula metadata
sudo port install dua-cliMacPorts ports tree · sysutils/dua-cli/Portfile · 来源: api.github.com
sudo dnf install dua-cliFedora Rawhide package metadata · dua-cli · 来源: dl.fedoraproject.org
sudo pacman -S dua-cliArch Linux sync databases · dua-cli · 来源: geo.mirror.pkgbuild.com
sudo apk add duaAlpine Linux edge package indexes · dua · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#duanixpkgs package indexes · pkgs/by-name/du/dua/package.nix · 来源: api.github.com
scoop install main/duaScoop official bucket manifest trees · bucket/dua.json · 来源: api.github.com
winget install --id Byron.dua-cli -eWindows Package Manager source index · Byron.dua-cli · 来源: cdn.winget.microsoft.com
概览
View disk space usage and delete unwanted data, fast
历史
dua-cli is a Rust disk-usage analyzer whose installed command is `dua`. It combines fast parallel directory scanning with an optional interactive terminal UI for exploring and deleting disk usage.
The public GitHub repository was created in 2019, and crates.io records the crate shortly after. The README explains the name as 'Disk Usage Analyzer' and emphasizes parallel scanning that can saturate SSDs, plus an interactive mode designed with multi-stage deletion safeguards.
The project builds on Rust ecosystem libraries such as `jwalk` for parallel filesystem walking and `petgraph` for interactive graph handling. Its README also documents the removal of older terminal backend complexity in favor of crossterm.
dua-cli is widely packaged for a Rust CLI of its size: Homebrew, MacPorts, Fedora, Arch, Nix, NetBSD/pkgsrc, Scoop, WinGet, Void Linux, Cargo, and binary release installers are all documented upstream. Crates.io metadata shows more than two hundred thousand total downloads, while Homebrew analytics show steady formula installs.
Basic usage mirrors `du`: run `dua`, `dua *`, or `dua aggregate` to inspect directory sizes. The `dua interactive` or `dua i` mode opens a terminal browser for navigating large trees and deleting unwanted data with confirmation steps. The optional config file controls interactive behavior such as Escape-key navigation.
dua-cli is significant as part of the Rust replacement-tool lineage: a faster, friendlier take on classic Unix disk-usage workflows, packaged as a single CLI across many operating systems. It is also a useful comparison point against `du`, `ncdu`, `dust`, `gdu`, and graphical disk analyzers.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dua | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Byron/dua-cli
安装元数据
| 软件包键 | brew:dua-cli |
|---|---|
| 版本 | 2.38.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dua-cli |
| 主页 | https://lib.rs/crates/dua-cli |
| 仓库 | https://github.com/Byron/dua-cli |
| 上游文档 | https://github.com/Byron/dua-cli#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/Byron/dua-cli/archive/refs/tags/v2.38.1.tar.gz |
| 最后更新 | 2026-07-20T09:14:14Z |
| Pulse | updated |
| 构建依赖 | 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 | dua-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dua-cli 2.34.0-1.fc45
Tool to conveniently learn about the disk usage of directories
https://crates.io/crates/dua-cli
sudo dnf install dua-clidua-cli 2.34.0-2
A tool to conveniently learn about the disk usage of directories, fast!
https://github.com/Byron/dua-cli
sudo pacman -S dua-clidua-cli
sudo port install dua-clidua
nix profile install nixpkgs#duadua 2.34.0-r0
Tool to conveniently learn about the usage of disk space
https://github.com/Byron/dua-cli
sudo apk add duadua-bash-completion 2.34.0-r0
Bash completions for dua
https://github.com/Byron/dua-cli
sudo apk add dua-bash-completiondua-fish-completion 2.34.0-r0
Fish completions for dua
https://github.com/Byron/dua-cli
sudo apk add dua-fish-completiondua-zsh-completion 2.34.0-r0
Zsh completions for dua
https://github.com/Byron/dua-cli
sudo apk add dua-zsh-completionmain/dua
scoop install main/duaByron.dua-cli
winget install --id Byron.dua-cli -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.