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

Last updated: May 11,2024

1. Install "python3-dynaconf" package

Please follow the instructions below to install python3-dynaconf on Kali Linux

$ sudo apt update $ sudo apt install python3-dynaconf

2. Uninstall "python3-dynaconf" package

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

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

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

Package: python3-dynaconf
Source: python-dynaconf
Version: 3.1.7-2
Installed-Size: 729
Maintainer: Debian Python Team
Architecture: all
Depends: python3-box, python3-dotenv, python3-toml, python3-click, python3:any
Size: 164508
SHA256: 0581129619716f1db51341405cac82c99945f5702ab6e71bd7f608e8c71e3b37
SHA1: 161922ab8d2b0f0ed4e4cde82ce8fca16741e879
MD5sum: e2c1d7b9dedb7c0fe0e3adfed9845859
Description: Easy and Powerful Settings Configuration for Python
Dynaconf is a layered configuration system for Python applications
with strong support for 12-factor applications and extensions for
Flask and Django
Description-md5:
Homepage: https://github.com/rochacbruno/dynaconf
Section: python
Priority: optional
Filename: pool/main/p/python-dynaconf/python3-dynaconf_3.1.7-2_all.deb