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

Last updated: July 08,2024

1. Install "python3-setoptconf" package

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

$ sudo apt update $ sudo apt install python3-setoptconf

2. Uninstall "python3-setoptconf" package

This is a short guide on how to uninstall python3-setoptconf on Kali Linux:

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

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

Package: python3-setoptconf
Source: python-setoptconf
Version: 0.3.0-2
Installed-Size: 58
Maintainer: Debian Python Team
Architecture: all
Depends: python3-yaml, python3:any
Size: 10252
SHA256: 4b3b945c523de36b5e5c3c400413350699c032bcddb0013a0dc4667b30396e7e
SHA1: 1ba84efefefb4d0b78e6d80ed3e3c04ddd0ea509
MD5sum: bf5efff70064aad1ae699949172655cb
Description: retrieve Python3 program settings from a variety of sources
setoptconf is a Python library to define desired settings in a simple and
consistent way from a variety of sources, individually or combined:
- command line
- environment variables
- INI files
- JSON
- YAML
- Python objects/modules
.
This package contains the modules for Python3.
Description-md5:
Homepage: https://github.com/jayclassless/setoptconf
Section: python
Priority: optional
Filename: pool/main/p/python-setoptconf/python3-setoptconf_0.3.0-2_all.deb