Operations 5 min read

Visualize Linux Disk Usage with Filelight: Installation and Quick Guide

Filelight, an open-source KDE disk-usage visualizer, can be installed on any Linux distribution using the native package manager (pacman, apt, dnf, zypper), then launched to display colorful radial maps of filesystem space, with options to scan specific folders, adjust settings, and exclude virtual directories.

Liangxu Linux
Liangxu Linux
Liangxu Linux
Visualize Linux Disk Usage with Filelight: Installation and Quick Guide

What is Filelight?

Filelight is a free, open‑source KDE application that visualizes disk usage as concentric colored rings, allowing users to quickly identify which directories consume the most space.

Filelight logo
Filelight logo

Installation on Various Linux Distributions

Filelight is included in the official repositories of most distributions, so it can be installed with the default package manager:

Arch Linux, Manjaro, etc.: sudo pacman -S filelight Debian, Ubuntu, Linux Mint: sudo apt install filelight Fedora: sudo dnf install filelight openSUSE:

sudo zypper install filelight

Launching and Using Filelight

After installation, start Filelight from the desktop menu or run it from a terminal. The main window shows a radial diagram of the root filesystem (/) and the EFI partition (/boot/efi) by default.

Filelight main view showing / and /boot/efi
Filelight main view showing / and /boot/efi

Users can scan any folder via Filelight → Scan → Scan Folder… . The tool automatically excludes virtual or privileged directories such as /dev, /proc, /sys, and /root, but additional paths can be added in Filelight → Settings → Scan .

Scanning a specific folder
Scanning a specific folder
Folder scan results
Folder scan results

Hovering over a segment displays the exact size, and clicking a segment opens the corresponding directory in the file manager, making it easy to locate large files.

Customization

Appearance settings are available under Filelight → Settings → Appearance , where users can change color schemes to suit their preferences.

Appearance configuration screen
Appearance configuration screen

Additional Capabilities

Filelight can also analyze remote and removable disks and integrates with KDE file managers such as Konqueror, Dolphin, and Krusader.

Conclusion

Filelight provides a user‑friendly, graphical alternative to command‑line tools like du, enabling quick identification and cleanup of space‑hogs without needing complex options.

LinuxSystem AdministrationvisualizationKDEFilelight
Liangxu Linux
Written by

Liangxu Linux

Liangxu, a self‑taught IT professional now working as a Linux development engineer at a Fortune 500 multinational, shares extensive Linux knowledge—fundamentals, applications, tools, plus Git, databases, Raspberry Pi, etc. (Reply “Linux” to receive essential resources.)

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.