How to Install and Uninstall dfc.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "dfc.x86_64" package

Here is a brief guide to show you how to install dfc.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install dfc.x86_64

2. Uninstall "dfc.x86_64" package

Please follow the instructions below to uninstall dfc.x86_64 on Oracle Linux 9:

$ sudo dnf remove dfc.x86_64 $ sudo dnf autoremove

3. Information about the dfc.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:33:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : dfc
Version : 3.1.1
Release : 1.el9
Architecture : x86_64
Size : 53 k
Source : dfc-3.1.1-1.el9.src.rpm
Repository : epel
Summary : Report file system space usage information with style
URL : https://github.com/rolinh/dfc
License : BSD-3-Clause AND BSD-2-Clause
Description : dfc is a tool to report file system space usage information. When the
: output is a terminal, it uses color and graphs by default. It has a lot of
: features such as HTML, JSON and CSV export, multiple filtering options,
: the ability to show mount options and so on.