Package Details: darya 0.1.5-1

Git Clone URL: https://aur.archlinux.org/darya.git (read-only, click to copy)
Package Base: darya
Description: Disk usage explorer with a TUI and live treemap
Upstream URL: https://github.com/mrkatebzadeh/darya
Licenses: MIT
Conflicts: darya-bin, darya-git
Provides: darya
Submitter: anelgarhy
Maintainer: anelgarhy
Last Packager: anelgarhy
Votes: 0
Popularity: 0.000000
First Submitted: 2026-03-27 18:47 (UTC)
Last Updated: 2026-03-27 18:47 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

alerque commented on 2026-04-10 12:08 (UTC)

Please drop the provides/conflicts:

-provides=('darya')
-conflicts=('darya-git' 'darya-bin')

The provides is duplicate with the package name, and the conflicts are supposed to be provided by the variant packages not by the base. The package manager works out the difference and makes them bi-directional.