How to Install and Uninstall python3-cfg-diag Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-cfg-diag" package

Please follow the guidance below to install python3-cfg-diag on Kali Linux

$ sudo apt update $ sudo apt install python3-cfg-diag

2. Uninstall "python3-cfg-diag" package

Please follow the guidance below to uninstall python3-cfg-diag on Kali Linux:

$ sudo apt remove python3-cfg-diag $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cfg-diag package on Kali Linux

Package: python3-cfg-diag
Source: python-cfg-diag
Version: 0.4.0-2
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Breaks: remrun (<< 0.2.3-1~)
Size: 5652
SHA256: fbb752feb944606dd003f11243a871401fa043f4f66005278054a4088f01fd6e
SHA1: 1c4a190d7e84f88f8b331647c0a13d6bc07ea1d2
MD5sum: e2e333596d266e7d9c5feb9f92575311
Description: common configuration-storage class with a .diag() method
This module provides four classes that may be used as base classes for
storing program runtime configuration with a `verbose` boolean field.
The classes provide a `.diag(msg)` method that decides whether to
output the provided message based on the value of the object's
`verbose` field.
.
This package contains the Python 3.x library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/storpool/python-cfg_diag
Section: python
Priority: optional
Filename: pool/main/p/python-cfg-diag/python3-cfg-diag_0.4.0-2_all.deb