macOS
brew install diskuslocal Homebrew formula metadata
sudo port install diskusMacPorts ports tree · sysutils/diskus/Portfile · source: api.github.com
brew / rank 5219
Minimal, fast alternative to 'du -sh'. Version 0.9.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#diskus.
install
brew install diskuslocal Homebrew formula metadata
sudo port install diskusMacPorts ports tree · sysutils/diskus/Portfile · source: api.github.com
sudo apk add diskusAlpine Linux edge package indexes · diskus · source: dl-cdn.alpinelinux.org
sudo dnf install diskusFedora Rawhide package metadata · diskus · source: dl.fedoraproject.org
nix profile install nixpkgs#diskusnixpkgs package indexes · pkgs/by-name/di/diskus/package.nix · source: api.github.com
sudo pacman -S diskusArch Linux sync databases · diskus · source: geo.mirror.pkgbuild.com
scoop install extras/diskusScoop official bucket manifest trees · bucket/diskus.json · source: api.github.com
overview
Minimal, fast alternative to 'du -sh'
history
diskus is a Rust command-line utility positioned as a minimal, fast alternative to `du -sh`. It computes the total size of the current directory and focuses on doing that one job quickly, with benchmark comparisons against `du` and other Rust disk-usage tools in the upstream README.
The GitHub repository was created in November 2018, and release tags started the same month. Later releases continued through 2025, showing a small but maintained utility rather than a one-off experiment.
The README documents installation through release packages, Arch, Void, Homebrew, MacPorts, Haiku, NixOS, and Cargo. That mix is typical for sharkdp-style Rust CLIs: useful as standalone binaries, but also easy for distribution maintainers to carry because the behavior is simple and the upstream packaging story is clear.
The usual workflow is simply running `diskus` in a directory to print a human-readable total and byte count. The README also documents disk-usage versus apparent-size behavior and directory counting semantics so users can reason about differences from `du`.
diskus is interesting because it deliberately resists becoming a full disk browser. Its package appeal is the opposite of feature accumulation: a fast, parallelized `du -sh` replacement that complements richer tools such as `dust`.
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 |
|---|---|---|---|
diskus | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:diskus |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/sharkdp/diskus |
| Repository | https://github.com/sharkdp/diskus |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
diskus
nix profile install nixpkgs#diskusdiskus 0.8.0-r0
fast alternative for du
https://github.com/sharkdp/diskus
sudo apk add diskusdiskus 0.9.0-4.fc45
Minimal, fast alternative to 'du -sh'
https://crates.io/crates/diskus
sudo dnf install diskusdiskus 0.9.0-2
Minimal, fast alternative to 'du -sh'
https://github.com/sharkdp/diskus
sudo pacman -S diskusdiskus
sudo port install diskusextras/diskus
scoop install extras/diskussource 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.