debconf-communicate
Debian configuration management system
Install
- All systems
-
curl cmd.cat/debconf-communicate.sh
- Debian
-
apt-get install debconf
- Ubuntu
-
apt-get install debconf
- Kali Linux
-
apt-get install debconf
- Fedora
-
dnf install debconf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install debconf
- Raspbian
-
apt-get install debconf
- Dockerfile
- dockerfile.run/debconf-communicate
debconf
Debian configuration management system
Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed.