pkg.soopen package index

brew / Rang 1334

gdu mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gdu

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gdu

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gdu

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

Debian aptverifiziert · 92%
sudo apt install gdu

Debian stable package indexes · gdu · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install gdu

Fedora Rawhide package metadata · gdu · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#gdu

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gdu

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

openSUSE zypperverifiziert · 92%
sudo zypper install gdu

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

Windows

Chocolateyverifiziert · 92%
choco install gdu

Chocolatey community package catalog · gdu · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/gdu

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

Windows Package Managerverifiziert · 92%
winget install --id dundee.gdu -e

Windows Package Manager source index · dundee.gdu · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Disk usage analyzer with console interface written in Go

Befehle und Aliase

  • gdu-go

Verlauf

Projektgeschichte und Nutzung

gdu is a fast terminal disk-usage analyzer written in Go, intended especially for SSDs where parallel directory scanning can be used effectively.

Projektgeschichte

The official repository was created in 2018 and presents gdu as a Go disk-usage analyzer with a console interface. Its README emphasizes interactive, non-interactive, and export modes, and explains that Gdu is primarily intended for SSD disks while still supporting HDDs with less performance gain.

Over time gdu added YAML configuration, JSON export/import, database-backed saved analyses, archive browsing, profiling, file viewing and deletion controls, and terminal styling options, while remaining a single command-line utility.

Adoptionsgeschichte

The official installation page lists packages or installation methods across Arch Linux, Debian, Ubuntu, NixOS, Homebrew, Mise, Snap, Binenv, Go, Winget, Scoop, X-cmd, and COPR builds. In Homebrew, the package is installed as gdu-go to avoid a conflict with GNU coreutils.

Wie es verwendet wird

Typical usage is running gdu against a directory or filesystem to browse large files interactively, or using non-interactive flags for summaries, top-N output, JSON export, ignored paths, age filters, and apparent-size or disk-usage views. Configuration is read from ~/.config/gdu/gdu.yaml or ~/.gdu.yaml.

Warum Paket-Nerds sich dafür interessieren

gdu belongs to the modern wave of fast, packaged replacements for classic Unix inspection tools: a Go binary with cross-platform releases, package-manager breadth, and terminal UI ergonomics. Its Homebrew rename to gdu-go is a small but classic package-manager detail caused by command-name conflicts.

Zeitleiste

  • 2018: Official GitHub repository created.
  • 2024: v5.x line continued with regular releases.
  • 2026: v5.36.x releases published.

Related projects

  • gdu is related to classic du-style disk accounting tools and terminal disk analyzers. Its package-manager story is also related to GNU coreutils because Homebrew avoids installing it as gdu when that name would conflict.

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

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/gdu/gdu.yaml~/.gdu.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gdu-goExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version5.36.1
Manager aktualisiert2026-07-27
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gdu
Version5.36.1
PaketmanagerHomebrew
Homepagehttps://github.com/dundee/gdu
Repositoryhttps://github.com/dundee/gdu
Zuletzt aktualisiert2026-07-27T14:57:48+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

gdu 5.25.0-1+b8

Pretty fast disk usage analyzer

https://github.com/dundee/gdu

sudo apt install gdu
  • Section: admin
  • Architecture: amd64
  • Source Package: gdu
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdu
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gdu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gdu

nix profile install nixpkgs#gdu
  • normalized package name match
  • Abgeglichen nach: Gdu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gd/gdu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gdu 5.25.0-1

Pretty fast disk usage analyzer

https://github.com/dundee/gdu

sudo apt install gdu
  • Section: universe/admin
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gdu
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gdu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gdu 5.36.1-r1

Fast disk usage calculator with console interface

https://github.com/dundee/gdu

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

gdu-doc 5.36.1-r1

Fast disk usage calculator with console interface (documentation)

https://github.com/dundee/gdu

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

gdu 5.32.0-4.fc45

Fast disk usage analyzer with console interface written in Go

https://github.com/dundee/gdu

sudo dnf install gdu
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gdu
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gdu
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gdu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

gdu 5.36.1-1

Fast disk usage analyzer

https://github.com/dundee/gdu

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

gdu 5.32.0-1.7

Fast disk usage analyzer with console interface

https://github.com/dundee/gdu

sudo zypper install gdu
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gdu
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gdu
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gdu from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

gdu

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

gdu

choco install gdu
  • normalized package name match
  • Abgeglichen nach: Gdu
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: gdu from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','fusioninventory-agent'
Scoop95%

main/gdu

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

dundee.gdu

winget install --id dundee.gdu -e
  • normalized package name match
  • Abgeglichen nach: Gdu
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: dundee.gdu 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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation