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

Last updated: May 05,2024

1. Install "python3-django-environ" package

Please follow the steps below to install python3-django-environ on Kali Linux

$ sudo apt update $ sudo apt install python3-django-environ

2. Uninstall "python3-django-environ" package

This tutorial shows how to uninstall python3-django-environ on Kali Linux:

$ sudo apt remove python3-django-environ $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-environ
Source: django-environ
Version: 0.11.2-1
Installed-Size: 80
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 20924
SHA256: 3641cddd08fbe84ce53c0e888d12500a17e506031c106cff4ba4b93b1f0b76f2
SHA1: 3523d7fd41fa2165674639497eb7bd1ecd555a01
MD5sum: 37a298cd5868a8d187a57b6b8a52040b
Description: Simplified environment variables for Django
Simplifies configuring key aspects of Django Applications through
environment variables. This package contains the Python3 version.
Description-md5:
Homepage: https://github.com/joke2k/django-environ/
Section: python
Priority: optional
Filename: pool/main/d/django-environ/python3-django-environ_0.11.2-1_all.deb