macOS
brew install dua-clilocal Homebrew formula metadata
sudo port install dua-cliMacPorts ports tree · sysutils/dua-cli/Portfile · source: api.github.com
brew
View disk space usage and delete unwanted data, fast. Version 2.37.1 via Homebrew; verified 2026-06-29.
install
brew install dua-clilocal Homebrew formula metadata
sudo port install dua-cliMacPorts ports tree · sysutils/dua-cli/Portfile · source: api.github.com
sudo dnf install dua-cliFedora Rawhide package metadata · dua-cli · source: dl.fedoraproject.org
sudo pacman -S dua-cliArch Linux sync databases · dua-cli · source: geo.mirror.pkgbuild.com
sudo apk add duaAlpine Linux edge package indexes · dua · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#duanixpkgs package indexes · pkgs/by-name/du/dua/package.nix · source: api.github.com
scoop install main/duaScoop official bucket manifest trees · bucket/dua.json · source: api.github.com
winget install --id Byron.dua-cli -eWindows Package Manager source index · Byron.dua-cli · source: cdn.winget.microsoft.com
overview
View disk space usage and delete unwanted data, fast
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dua | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Byron/dua-cli
install metadata
| Package key | brew:dua-cli |
|---|---|
| Version | 2.37.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dua-cli |
| Homepage | https://lib.rs/crates/dua-cli |
| Repository | https://github.com/Byron/dua-cli |
| Upstream docs | https://github.com/Byron/dua-cli#readme |
| License | MIT |
| Source archive | https://github.com/Byron/dua-cli/archive/refs/tags/v2.37.1.tar.gz |
| Last updated | 2026-06-29T10:45:44Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.