debconf-kde-helper
Debconf KDE GUI frontend tool
Install
- All systems
-
curl cmd.cat/debconf-kde-helper.sh
- Debian
-
apt-get install debconf-kde-helper
- Ubuntu
-
apt-get install debconf-kde-helper
- Kali Linux
-
apt-get install debconf-kde-helper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install debconf-kde-helper
- Raspbian
-
apt-get install debconf-kde-helper
- Dockerfile
- dockerfile.run/debconf-kde-helper
debconf-kde-helper
Debconf KDE GUI frontend tool
Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. This package contains a small standalone tool to display a KDE Debconf dialog without linking against the Debconf KDE library.