← Package directory
Available on winget

Install gdu

Pretty fast disk usage analyzer written in Go.

Install with winget
winget install --id dundee.gdu
Upgrade
winget upgrade --id dundee.gdu
Uninstall
winget uninstall --id dundee.gdu

About gdu

Pretty fast disk usage analyzer written in Go.

What's new in 5.36.1

What's Changed - perf: top dir analyzer optimizations by @dundee in #562 - perf: replace progress channel with atomic counters and ticker polling in all analyzers by @dundee in #563 - refactor: analyzers and improve SQLite backend by @dundee in #549 - fix: improve SQLite storage and analyzer implementation by @dundee in #541 - test: fix flaky test by @dundee in #561 Full Changelog: v5.36.0...v5.36.1

Read release notes

Version history

Version Updated Notes
5.36.1 Unknown What's Changed - perf: top dir analyzer optimizations by @dundee in #562 - perf: replace progress channel with atomic counters and ticker polling in all analyzers by @dundee in #563 - refactor: analyzers and improve SQLi...
5.36.0 Unknown This release brings a major improvement in memory consumption (mainly for larger disks) and also a bit better speed for non-interactive mode. What's Changed - feat: top-dir analyzer for non-interactive mode by @dundee in...
5.35.0 Unknown What's Changed - feat: show progress bar when analysing the whole disk/partition by @dundee in #523 - feat: print marked items to stdout by @dundee in #528 - feat: add support for browsing tar archives by @dundee in #513...
5.34.2 Unknown fix: run sqlite test only on supported platforms Full Changelog: v5.34.1...v5.34.2
5.34.1 Unknown fix: make itemCount 64bit (#520) fix: use smaller value log file size for 32bit systems (#519) fix: create parent dir for sqlite db (#511) Full Changelog: v5.34.0...v5.34.1
5.34.0 Unknown What's Changed - feat: add interactive file type filtering via -T key by @ShivamB25 in #493 - feat: allow navigating above launch directory by @ShivamB25 in #494 - feat: add --no-view-file flag for interactive viewer (#4...
5.33.0 Unknown What's Changed - feat: add SQLite analyzer and some assorted changes by @quetz in #484 - feat: add --archive-browsing flag to show zip/jar files as dirs, add --collapse-path flag to for collapsing single-child directory...
5.32.0 Unknown What's Changed - feat: Add --no-spawn-shell flag to disable shell access by @ShivamB25 in #440 - feat: Add --reverse-sort flag for non-interactive mode by @ShivamB25 in #436 - feat: switch mouse flag name, mimic default...
5.31.0 Unknown What's Changed - feat: relative path ignore support by @s0up4200 in #398 - feat: Add support showing size of absent git-annex'ed files by @stv0g in #404 - fix: ctrl_z corruption #253 by @yurenchen000 in #406 - fix: item...
5.30.1 Unknown Release notes
5.30.0 Unknown What's Changed - feat: show top largest files using -t or --top option in #391 - feat: introduce more style options in #396
5.29.0 Unknown What's Changed - feat: support for reading gzip, bzip2 and xz files by @dundee in #363 - feat: add --show-mtime (-M) option by @dundee in #350 - feat: add option --no-unicode to disable unicode symbols by @dundee in #362...
5.28.0 Unknown What's Changed - feat: delete/empty items in background by @dundee in #336 - feat: add --show-item-count (-C) option by @ramgp in #332 - feat: add --no-delete option by @ramgp in #333 - feat: ignore item by pressing I by...
5.27.0 Unknown What's Changed - feat: export in interactive mode by @kadogo in #298 - feat: handle vim-style navigation in confirmation by @samihda in #283 - fix: panic with Interface Conversion Nil Error by @ShivamB25 in #274 - fix: E...
5.25.0 Unknown What's Changed - feat: use unicode block elements in size bar in #255
5.24.0 Unknown What's Changed - feat: add ctrl+z for job control by @yurenchen000 in #250 - feat: upgrade dependencies by @dundee in #252 New Contributors - @yurenchen000 made their first contribution in #250
5.23.0 Unknown What's Changed - feat: added configuration option to change CWD when browsing directories by @leapfog in #230 - fix: do not show help modal when confirm modal is already opened by @dundee in #237 New Contributors - @siti...
5.22.0 Unknown What's Changed - feat: added option to follow symlinks in https://github.com/dundee/gdu/pull/206 - fix: ignore mouse events when modal is opened in https://github.com/dundee/gdu/pull/205 - Updated SPEC file used for rpm...
5.21.1 Unknown Release notes