Search Criteria
Package Details: duc-git 1:r951.a58fa4e-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/duc-git.git (read-only, click to copy) |
|---|---|
| Package Base: | duc-git |
| Description: | Collection of tools for inspecting and visualizing disk usage (git version) |
| Upstream URL: | https://duc.zevv.nl/ |
| Licenses: | LGPL-3.0-only |
| Conflicts: | duc |
| Provides: | duc |
| Submitter: | halcyon |
| Maintainer: | airv_zxf |
| Last Packager: | airv_zxf |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-05-23 15:26 (UTC) |
| Last Updated: | 2026-01-16 05:56 (UTC) |
Dependencies (8)
- cairo (cairo-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libx11 (libx11-gitAUR)
- ncurses (ncurses-gitAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- sqlite (sqlite-fossilAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
airv_zxf commented on 2026-01-12 03:15 (UTC)
Hi, @m040601.
Added ARM support, thanks for the suggestion.
airv_zxf commented on 2026-01-02 16:32 (UTC) (edited on 2026-01-02 16:33 (UTC) by airv_zxf)
Could you change the name of the package from
pkgver=1.4.4.r9.g1d46285topkgver=v1.5.0-rc1inPKGBUILD?There is some bug because the version structure changed from
#.#.#tov#.#.#.Every time I update AUR, it re-installs
duc-gitbecause the commandgit describe --tags | sed 's+-+.r+' |tr - .returns the last versionv1.5.0.rrc1but the package name is different.Evidence
After the installation,
ducis in version 1.5.0-rc1m040601 commented on 2022-09-04 22:25 (UTC)
Thanks for maintaining this extremely usefull PKGBUILD.
Please change the arch from,
to something like,
I've been running it for months (?years) on Archlinux ARM in Raspberry Pi's and Chromebooks.
As a simple tool written in "C" with all its dependencies as official arch packages, it is multiplatform.
Debian also has it for many platforms, https://packages.debian.org/bullseye/duc
haawda commented on 2016-12-16 20:16 (UTC)
haawda commented on 2015-09-20 17:22 (UTC)