macOS
brew install dua-clilocal Homebrew formula metadata
sudo port install dua-cliMacPorts ports tree · sysutils/dua-cli/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dua-cli in AI-Agent-Workflows.
Installation
brew install dua-clilocal Homebrew formula metadata
sudo port install dua-cliMacPorts ports tree · sysutils/dua-cli/Portfile · Quelle: api.github.com
sudo dnf install dua-cliFedora Rawhide package metadata · dua-cli · Quelle: dl.fedoraproject.org
sudo pacman -S dua-cliArch Linux sync databases · dua-cli · Quelle: geo.mirror.pkgbuild.com
sudo apk add duaAlpine Linux edge package indexes · dua · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#duanixpkgs package indexes · pkgs/by-name/du/dua/package.nix · Quelle: api.github.com
scoop install main/duaScoop official bucket manifest trees · bucket/dua.json · Quelle: api.github.com
winget install --id Byron.dua-cli -eWindows Package Manager source index · Byron.dua-cli · Quelle: cdn.winget.microsoft.com
Überblick
View disk space usage and delete unwanted data, fast
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dua | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Byron/dua-cli
Installationsmetadaten
| Paketschlüssel | brew:dua-cli |
|---|---|
| Version | 2.38.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dua-cli |
| Homepage | https://lib.rs/crates/dua-cli |
| Repository | https://github.com/Byron/dua-cli |
| Upstream-Dokumentation | https://github.com/Byron/dua-cli#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Byron/dua-cli/archive/refs/tags/v2.38.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-20T09:14:14Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.