How to Install and Uninstall ncdu.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "ncdu.x86_64" package
This tutorial shows how to install ncdu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
ncdu.x86_64
Copied
2. Uninstall "ncdu.x86_64" package
Please follow the guidance below to uninstall ncdu.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
ncdu.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ncdu.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:31:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ncdu
Version : 1.19
Release : 1.el9
Architecture : x86_64
Size : 63 k
Source : ncdu-1.19-1.el9.src.rpm
Repository : epel
Summary : Text-based disk usage viewer
URL : https://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.
Available Packages
Name : ncdu
Version : 1.19
Release : 1.el9
Architecture : x86_64
Size : 63 k
Source : ncdu-1.19-1.el9.src.rpm
Repository : epel
Summary : Text-based disk usage viewer
URL : https://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.