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

Last updated: May 22,2024

1. Install "python3-django-uwsgi" package

Learn how to install python3-django-uwsgi on Kali Linux

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

2. Uninstall "python3-django-uwsgi" package

Please follow the guidelines below to uninstall python3-django-uwsgi on Kali Linux:

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

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

Package: python3-django-uwsgi
Source: django-uwsgi
Version: 1.1.2-3
Installed-Size: 13
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django-uwsgi-ng
Size: 3716
SHA256: 1740a2a63915d57efe81e8437387a3b5338848cf4c263eabb7b9beb7a6ffcad2
SHA1: 6b8548284ffb5482eb92ad3988117d55aff6f347
MD5sum: 123a2c5a34e47774dc753be795cf2acb
Description: uWSGI related tools for Django (Python3 version, transitional dummy package)
django-uwsgi provides several features for Django projects deployed to uWSGI:
.
* Admin page with uWSGI stats (options to reload/stop uWSGI, clear uWSGI
cache)
* uWSGI Cache Backend for Django
* uWSGI Email Backend for Django(send emails via uWSGI's spooler)
* Debug Panel for django-debug-toolbar (offers same functions as admin page)
* Django template loader for embedded into uWSGI files
* Django Management Command runuwsgi (with live autoreload when DEBUG is True)
* uWSGI config generator
* Django CBV Mixins based on uWSGI decorators
.
This package is a transitional package. It installs python3-django-uwsgi-ng.
Description-md5:
Homepage: https://edugit.org/AlekSIS/libs/django-uwsgi-ng
Section: python
Priority: optional
Filename: pool/main/d/django-uwsgi/python3-django-uwsgi_1.1.2-3_all.deb