How to Install and Uninstall python3-django-etcd-settings Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-django-etcd-settings" package

This tutorial shows how to install python3-django-etcd-settings on Kali Linux

$ sudo apt update $ sudo apt install python3-django-etcd-settings

2. Uninstall "python3-django-etcd-settings" package

Please follow the guidance below to uninstall python3-django-etcd-settings on Kali Linux:

$ sudo apt remove python3-django-etcd-settings $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-etcd-settings package on Kali Linux

Package: python3-django-etcd-settings
Source: python-django-etcd-settings
Version: 0.1.13+dfsg-4
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-django, python3-six (>= 1.10.0), python3:any, python3-etcd
Suggests: python-django-etcd-settings-doc (= 0.1.13+dfsg-4)
Size: 11616
SHA256: e56a57cfcfe99d2c8e19a42b6e1b8fedebfd6a2a25580101fb3d874af7daa509
SHA1: fbb3bcee93e09d885b8edfe57aa9d63b8aecac2d
MD5sum: 2e06d887257a0aded19f2261cfac2782
Description: config manager for Django apps based on ETCD (Python3 version)
This application allows you to extend the Django settings as configured in the
settings.py file with:
.
* Environment dependent values
* Values in different config sets, identified by name, which can be selected
on a 'per request' basis using the X-DYNAMIC-SETTINGS HTTP header
.
Both the added configuration values and config sets would live at ETCD,
which will be continuously monitored by this library in order to
transparently update your app settings upon changes.
.
This package contains the Python 3 version of the library.
Description-md5: 8af039576ff6bcb00de6bd1fed7e4581
Homepage: https://github.com/kpn-digital/django-etcd-settings
Section: python
Priority: optional
Filename: pool/main/p/python-django-etcd-settings/python3-django-etcd-settings_0.1.13+dfsg-4_all.deb