How to Install and Uninstall cdebconf Package on Kali Linux

Last updated: May 17,2024

1. Install "cdebconf" package

This guide covers the steps necessary to install cdebconf on Kali Linux

$ sudo apt update $ sudo apt install cdebconf

2. Uninstall "cdebconf" package

This tutorial shows how to uninstall cdebconf on Kali Linux:

$ sudo apt remove cdebconf $ sudo apt autoclean && sudo apt autoremove

3. Information about the cdebconf package on Kali Linux

Package: cdebconf
Version: 0.271
Installed-Size: 535
Maintainer: Debian Install System Team
Architecture: amd64
Provides: debconf-2.0
Depends: libc6 (>= 2.34), libdebian-installer4 (>= 0.124), libnewt0.52 (>= 0.52.23), libreadline8 (>= 6.0), libselinux1 (>= 3.1~), libslang2 (>= 2.2.4), libtextwrap1 (>= 0.1), debconf
Suggests: cdebconf-gtk
Size: 136844
SHA256: e3f96b153bb2b82d1108f35387cd5cd447e8821a8dc9f52fa36aaacd38105877
SHA1: 9224eb99cf70e957bdcba3f726a229424fb713b2
MD5sum: 1c8da14904e71befeb59449e2d37fd1b
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.
Description-md5:
Tag: devel::packaging, implemented-in::c, role::program, suite::debian
Section: utils
Priority: optional
Filename: pool/main/c/cdebconf/cdebconf_0.271_amd64.deb