macOS
brew install diskuslocal Homebrew formula metadata
sudo port install diskusMacPorts ports tree · sysutils/diskus/Portfile · source: api.github.com
brew
Minimal, fast alternative to 'du -sh'. Version 0.9.0 via Homebrew; verified from local package data.
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
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 | 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/sharkdp/diskus
install metadata
| Package key | brew:diskus |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/diskus |
| Homepage | https://github.com/sharkdp/diskus |
| Repository | https://github.com/sharkdp/diskus |
| Upstream docs | https://github.com/sharkdp/diskus |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/sharkdp/diskus/archive/refs/tags/v0.9.0.tar.gz |
| 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 | diskus |
| 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.
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-3.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 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.