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

Last updated: May 20,2024

1. Install "python3-django-uwsgi-ng" package

Here is a brief guide to show you how to install python3-django-uwsgi-ng on Kali Linux

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

2. Uninstall "python3-django-uwsgi-ng" package

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

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

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

Package: python3-django-uwsgi-ng
Source: django-uwsgi
Version: 1.1.2-3
Installed-Size: 100
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-django-uwsgi (<< 1.1.2~)
Provides: python3-django-uwsgi
Depends: python3-django, uwsgi-plugin-python3, python3:any
Enhances: python3-django-debug-toolbar
Conflicts: python3-django-uwsgi (<< 1.1.2~)
Size: 16868
SHA256: b4599c7bc6cd8902000d888b44037eeedc9885da37bd7bce8c31dfdfadfbb889
SHA1: b9002d78f80c59c36b63e964f211a25dbf7874c2
MD5sum: b60dd003140a902e2dd19d052fc07d2b
Description: uWSGI related tools for Django (Python3 version)
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 contains the Python 3 version of the library.
Description-md5:
Homepage: https://edugit.org/AlekSIS/libs/django-uwsgi-ng
Section: python
Priority: optional
Filename: pool/main/d/django-uwsgi/python3-django-uwsgi-ng_1.1.2-3_all.deb