amazonlinux / amazon-linux-2023

Amazon Linux 2023

Home Page:https://aws.amazon.com/linux/amazon-linux-2023/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Package Request] - ncdu

surfaceflinger opened this issue · comments

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

That would be helpful 👍

Duplicate: #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.