How to Install and Uninstall ncdu.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 10,2025

1. Install "ncdu.x86_64" package

This is a short guide on how to install ncdu.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ncdu.x86_64

2. Uninstall "ncdu.x86_64" package

Please follow the guidance below to uninstall ncdu.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ncdu.x86_64 $ sudo dnf autoremove

3. Information about the ncdu.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:14:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ncdu
Version : 1.15.1
Release : 1.el8
Architecture : x86_64
Size : 58 k
Source : ncdu-1.15.1-1.el8.src.rpm
Repository : epel
Summary : Text-based disk usage viewer
URL : http://dev.yorhel.nl/ncdu/
License : MIT
Description : ncdu (NCurses Disk Usage) is a curses-based version of the well-known 'du',
: and provides a fast way to see what directories are using your disk space.