macOS
brew install dua-clilocal Homebrew formula metadata
sudo port install dua-cliMacPorts ports tree · sysutils/dua-cli/Portfile · ソース: api.github.com
brew
dua-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.