gdu icon indicating copy to clipboard operation
gdu copied to clipboard

conda-forge deployment

Open SergioCordova opened this issue 9 months ago • 2 comments

Is your feature request related to a problem? Please describe.

I would like to make this package available to my team. Unfortunately, my team's shared compute environments can only use packages that are available on the conda-forge channel.

Describe the solution you'd like I would like for this package to be available on the conda-forge channel.

Describe alternatives you've considered I can use the built-in RHEL du command. However we have many TB of data in our shared space and this command takes multiple hours to complete. gdu takes about 20 minutes

Additional context Conda-forge contains step-by-step instructions on how to add packages to their channel.

https://conda-forge.org/docs/maintainer/adding_pkgs/

This is an amazing tool!

let me know if my request is reasonable,

Thanks

SergioCordova avatar May 08 '25 21:05 SergioCordova

If somebody with knowledge of Conda Forge would like to take this task, that would be wonderful!

dundee avatar Jun 05 '25 18:06 dundee

It's already available: https://github.com/conda-forge/gdu-feedstock

micromamba install gdu works

This can be closed (maybe added to readme that it's on conda-forge :) )

corneliusroemer avatar Jul 28 '25 13:07 corneliusroemer