How to Install cdebconf in Ubuntu 18.04



Install cdebconf by entering the following commands in the terminal:

sudo apt update
sudo apt install cdebconf

Description:

Debian Configuration Management System (C-implementation)

Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C.

Version: 0.213ubuntu1

Section: utils