How to Install and Uninstall dfc.x86_64 Package on Fedora 38

Last updated: September 21,2024

1. Install "dfc.x86_64" package

This tutorial shows how to install dfc.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install dfc.x86_64

2. Uninstall "dfc.x86_64" package

In this section, we are going to explain the necessary steps to uninstall dfc.x86_64 on Fedora 38:

$ sudo dnf remove dfc.x86_64 $ sudo dnf autoremove

3. Information about the dfc.x86_64 package on Fedora 38

Last metadata expiration check: 5:28:54 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : dfc
Version : 3.1.1
Release : 2.fc38
Architecture : x86_64
Size : 54 k
Source : dfc-3.1.1-2.fc38.src.rpm
Repository : fedora
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.