How to Install dfc in Ubuntu 18.04



Install dfc by entering the following commands in the terminal:

sudo apt update
sudo apt install dfc

Description:

display file system usage using graph and colors

dfc displays file system space usage using graphs and colors. In some ways, it is a modernized version of df as it is able to use colors, draw graphs and export its output to different formats such as CSV or HTML.

Homepage: https://projects.gw-computing.net/projects/dfc

Version: 3.1.0-1

Section: universe/utils