Search Criteria
Package Details: btdu 0.7.2-1
Package Actions
| 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) |
Dependencies (5)
- liblphobos
- ncurses (ncurses-gitAUR)
- dtools (make)
- dub (dub-gitAUR) (make)
- ldc (make)
Latest Comments
CyberShadow commented on 2026-01-01 18:07 (UTC)
Fixed, thanks!
dreieck commented on 2026-01-01 17:49 (UTC)
libphobosdoes not suffice as a dependency:Please add
liblphobos(withl) as an explicit dependency. For now, it gets installed during compile time due to the make dependencyldc, but after build,ldcandliblphoboscan 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!