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

Last updated: October 05,2024

1. Install "ncdu.x86_64" package

This tutorial shows how to install ncdu.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install ncdu.x86_64

2. Uninstall "ncdu.x86_64" package

Please follow the step by step instructions below to uninstall ncdu.x86_64 on CentOS Stream 8:

$ sudo dnf remove ncdu.x86_64 $ sudo dnf autoremove

3. Information about the ncdu.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:32:02 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ncdu
Version : 1.19
Release : 1.el8
Architecture : x86_64
Size : 63 k
Source : ncdu-1.19-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.