How to Install and Uninstall ncdu.x86_64 Package on Rocky Linux 8

Last updated: June 26,2024

1. Install "ncdu.x86_64" package

Please follow the steps below to install ncdu.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install ncdu.x86_64

2. Uninstall "ncdu.x86_64" package

Please follow the instructions below to uninstall ncdu.x86_64 on Rocky Linux 8:

$ sudo dnf remove ncdu.x86_64 $ sudo dnf autoremove

3. Information about the ncdu.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:40:41 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : ncdu
Version : 1.17
Release : 1.el8
Architecture : x86_64
Size : 60 k
Source : ncdu-1.17-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.