kdebugsettings
application to enable/disable qCDebug settings
Install
- All systems
-
curl cmd.cat/kdebugsettings.sh
- Debian
-
apt-get install kdebugsettings
- Ubuntu
-
apt-get install kdebugsettings
- Arch Linux
-
pacman -S kdebugsettings
- Kali Linux
-
apt-get install kdebugsettings
- Fedora
-
dnf install kdebugsettings
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kdebugsettings
- Raspbian
-
apt-get install kdebugsettings
- Dockerfile
- dockerfile.run/kdebugsettings
kdebugsettings
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.