Automic VaultAutomic Vault

brew

dust mit Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dust in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dust

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dust

MacPorts ports tree · sysutils/dust/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add dust

Alpine Linux edge package indexes · dust · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#dust

nixpkgs package indexes · pkgs/by-name/du/dust/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S dust

Arch Linux sync databases · dust · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install dust

openSUSE Tumbleweed package metadata · dust · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/dust

Scoop official bucket manifest trees · bucket/dust.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id bootandy.dust -e

Windows Package Manager source index · bootandy.dust · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

More intuitive version of du in rust

Befehle und Aliase

  • dust

Verlauf

Projektgeschichte und Nutzung

Dust, packaged as `dust` and published to crates.io as `du-dust`, is a Rust rethinking of the Unix `du` workflow. Its README sums up the project as `du + rust = dust`: a more intuitive way to see where disk space is being used.

Projektgeschichte

The GitHub repository was created in March 2018, and the crates.io package followed in April 2018. The project matured into a cross-platform CLI with a 1.0.0 GitHub release in March 2024 and continued releases through at least 1.2.4 in January 2026.

Dust's core design choice is to show a terminal-sized hierarchy of the largest directories and files without making users pipe `du` through `sort` and `head`. It uses colored bars and tree context to show both size and ancestry.

Adoptionsgeschichte

The official README lists many installation channels: Cargo, Homebrew on macOS and Linux, Snap, Pacstall, conda-forge, deb-get, x-cmd, Scoop on Windows, and downloadable GitHub release binaries. The GitHub API also reports a five-digit star count by June 2026, making it one of the more visible Rust rewrites of a classic Unix utility.

The breadth of packages reflects the tool's appeal: disk-usage inspection is universal, and `dust` gives package-manager users a modern default that is quick to install on developer machines, servers, and Windows terminals.

Wie es verwendet wird

Common usage is simply `dust` or `dust <dir>`, with flags for output count, depth, apparent size, directories-only or files-only views, filesystem boundaries, JSON output, and collapsed directories. The README documents config through `~/.config/dust/config.toml` or `~/.dust.toml` for persistent defaults.

Warum Paket-Nerds sich dafür interessieren

Dust is a canonical example of the 2010s and 2020s Rust CLI wave: a safer, faster, more opinionated replacement for a small Unix command, distributed through nearly every package ecosystem. It is especially relevant because it competes with both ancient coreutils habits and interactive tools like ncdu.

Zeitleiste

  • 2018-03-16: GitHub repository created.
  • 2018-04-18: `du-dust` crate created on crates.io.
  • 2024-03-25: Dust 1.0.0 released.
  • 2026-01-08: Dust 1.2.4 released.

Related projects

  • The README lists ncdu, dutree, dua, pdu, dirstat-rs, and traditional `du -d 1 -h | sort -h` as alternatives. Dust differentiates itself by choosing a compact, automatically prioritized tree view.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dustcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.2.4
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.2.4

https://github.com/bootandy/dust

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dust
Version1.2.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dust
Homepagehttps://github.com/bootandy/dust
Repositoryhttps://github.com/bootandy/dust
Upstream-Dokumentationhttps://github.com/bootandy/dust#readme
LizenzApache-2.0
Quellarchivhttps://github.com/bootandy/dust/archive/refs/tags/v1.2.4.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedust
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

dust

nix profile install nixpkgs#dust
  • normalized package name match
  • Abgeglichen nach: Dust
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/du/dust/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dust 1.2.4-r0

A more intuitive version of du in Rust

https://github.com/bootandy/dust

sudo apk add dust
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: dust
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dust from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dust-bash-completion 1.2.4-r0

Bash completions for dust

https://github.com/bootandy/dust

sudo apk add dust-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: dust
  • normalized package name match
  • Abgeglichen nach: Dust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dust-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dust-doc 1.2.4-r0

A more intuitive version of du in Rust (documentation)

https://github.com/bootandy/dust

sudo apk add dust-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: dust
  • normalized package name match
  • Abgeglichen nach: Dust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dust-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dust-fish-completion 1.2.4-r0

Fish completions for dust

https://github.com/bootandy/dust

sudo apk add dust-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: dust
  • normalized package name match
  • Abgeglichen nach: Dust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dust-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dust-zsh-completion 1.2.4-r0

Zsh completions for dust

https://github.com/bootandy/dust

sudo apk add dust-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: dust
  • normalized package name match
  • Abgeglichen nach: Dust
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dust-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

dust 1.2.4-2

A more intuitive version of du in rust

https://github.com/bootandy/dust

sudo pacman -S dust
  • License: Apache-2.0
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dust
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dust from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dust 1.2.4-1.3

A more intuitive version of du

https://github.com/bootandy/dust

sudo zypper install dust
  • License: Apache-2.0
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: dust
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dust
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dust from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dust-bash-completion 1.2.4-1.3

Bash completion for dust

https://github.com/bootandy/dust

sudo zypper install dust-bash-completion
  • License: Apache-2.0
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: dust
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dust
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dust-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dust-fish-completion 1.2.4-1.3

Fish completion for dust

https://github.com/bootandy/dust

sudo zypper install dust-fish-completion
  • License: Apache-2.0
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: dust
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dust
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dust-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

dust-zsh-completion 1.2.4-1.3

ZSH completion for dust

https://github.com/bootandy/dust

sudo zypper install dust-zsh-completion
  • License: Apache-2.0
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: dust
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Dust
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dust-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

dust

sudo port install dust
  • normalized package name match
  • Abgeglichen nach: Dust
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/dust/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/dust

scoop install main/dust
  • normalized package name match
  • Abgeglichen nach: Dust
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dust.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

bootandy.dust

winget install --id bootandy.dust -e
  • normalized package name match
  • Abgeglichen nach: Dust
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: bootandy.dust from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment