How to Install and Uninstall python3-debconf Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-debconf" package

Please follow the step by step instructions below to install python3-debconf on Kali Linux

$ sudo apt update $ sudo apt install python3-debconf

2. Uninstall "python3-debconf" package

Learn how to uninstall python3-debconf on Kali Linux:

$ sudo apt remove python3-debconf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-debconf package on Kali Linux

Package: python3-debconf
Source: debconf
Version: 1.5.86
Installed-Size: 19
Maintainer: Debconf Developers
Architecture: all
Depends: debconf (= 1.5.86), python3:any
Size: 4232
SHA256: 00c19a531159b37b806253a8eb73dd6439f69cda7edd6f1919bbfcc7e245d2d8
SHA1: 3cad4a8e27e02276e57d54127e9f4a553667b18b
MD5sum: 6dfad5673b9c5f2327e648894b67276e
Description: interact with debconf from Python 3
Debconf is a configuration management system for debian packages. Packages
use Debconf to ask questions when they are installed.
.
This package provides a debconf module to allow Python 3 programs to
interact with a debconf frontend.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/d/debconf/python3-debconf_1.5.86_all.deb