Package Details: btdu 0.7.2-1

Git Clone URL: https://aur.archlinux.org/btdu.git (read-only, click to copy)
Package Base: btdu
Description: sampling disk usage profiler for btrfs
Upstream URL: https://github.com/CyberShadow/btdu
Licenses: GPL2
Submitter: gromit
Maintainer: CyberShadow
Last Packager: CyberShadow
Votes: 2
Popularity: 0.22
First Submitted: 2025-11-03 16:12 (UTC)
Last Updated: 2026-01-05 21:22 (UTC)

Latest Comments

CyberShadow commented on 2026-01-01 18:07 (UTC)

Fixed, thanks!

dreieck commented on 2026-01-01 17:49 (UTC)

libphobos does not suffice as a dependency:

btdu: error while loading shared libraries: libphobos2-ldc-shared.so.111: cannot open shared object file: No such file or directory

Please add liblphobos (with l) as an explicit dependency. For now, it gets installed during compile time due to the make dependency ldc, but after build, ldc and liblphobos can be removed again, leading to the error above.

Regards and thanks for the package!

CyberShadow commented on 2025-11-03 18:38 (UTC)

Done, thanks!