amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
500 stars 37 forks source link

[Package Request] - ncdu #695

Closed surfaceflinger closed 2 months ago

surfaceflinger commented 2 months ago

What package is missing from Amazon Linux 2023? Please describe and include package name.

ncdu (doesn't matter if zig or lts from my perspective) https://dev.yorhel.nl/ncdu

Is this an update to existing package or new package request?

new.

Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify.

https://repology.org/project/ncdu/versions

Any additional information you'd like to include. (use-cases, etc)

sudo du -a / | sort -n -r | head -n 20 is slow and inefficient pain.

just take a look at this beauty. image

cichy1173 commented 2 months ago

That would be helpful :+1:

daniejstriata commented 2 months ago

Duplicate: https://github.com/amazonlinux/amazon-linux-2023/issues/75

You can build packages in COPR as I've done. Have a look at how I built ncdu and gdu: https://copr.fedorainfracloud.org/coprs/faramirza/al2023/packages/ By adding your CORP repo you can add packages that built on AL2023 either by your own or from Fedora or Centos Stream.