How to Install kdebugsettings in Ubuntu 18.04



Install kdebugsettings by entering the following commands in the terminal:

sudo apt update
sudo apt install kdebugsettings

Description:

application to enable/disable qCDebug settings

Qt applications use QDebug classes to print out warnings and errors on a terminal. This applications is a simple GUI to turn on or off these messages.

Homepage: https://projects.kde.org/projects/kde/kdeutils/kdebugsettings

Version: 17.12.3-0ubuntu1

Section: universe/kde