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

Last updated: May 18,2024

1. Install "python3-confuse" package

Please follow the guidelines below to install python3-confuse on Kali Linux

$ sudo apt update $ sudo apt install python3-confuse

2. Uninstall "python3-confuse" package

Please follow the instructions below to uninstall python3-confuse on Kali Linux:

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

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

Package: python3-confuse
Source: python-confuse
Version: 2.0.1-1
Installed-Size: 98
Maintainer: Debian Python Team
Architecture: all
Depends: python3-yaml, python3:any
Size: 23048
SHA256: 4f4f5e7bcc12f3d7b354c0d61e72cd242b6715d29760fedf089bbd27281866ec
SHA1: b2bc0f60c3027b61a08b771912970076afba1e02
MD5sum: e4a73ae3fc0d498f66105a1b2c21b366
Description: Python Library for painless YAML configuration
Confuse is a configuration library for Python that uses YAML. It takes care of
defaults, overrides, type checking, command-line integration, human-readable
errors, and standard OS-specific locations.
Description-md5:
Homepage: https://github.com/beetbox/confuse
Section: python
Priority: optional
Filename: pool/main/p/python-confuse/python3-confuse_2.0.1-1_all.deb