LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

kinfocenter

KDE information center application that displays detailed system information

TLDR

Open the GUI
$ kinfocenter
copy
List all available KCM modules
$ kinfocenter --list
copy
Display version information
$ kinfocenter -v
copy

SYNOPSIS

kinfocenter [options]

DESCRIPTION

kinfocenter is the KDE Plasma information center. It provides a centralized view of hardware and software configuration including CPU, memory, graphics, audio, network, and USB devices.The application loads various KCM modules, each providing information about different system aspects. It's useful for troubleshooting and understanding system capabilities.

PARAMETERS

--list

List all available KCM (KDE Control Module) modules.
-h, --help
Display help message.
-v, --version
Display version information.

CAVEATS

Only available on KDE Plasma desktop. Some information modules may require additional packages. Hardware detection depends on kernel and driver support.

HISTORY

kinfocenter has been part of KDE since the early KDE 3 era, evolving with each major KDE release to provide comprehensive system information in a user-friendly interface.

SEE ALSO

inxi(1), lshw(1), systemctl(1)

Copied to clipboard
Kai