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

Last updated: May 18,2024

1. Install "python3-django-maintenancemode" package

Please follow the step by step instructions below to install python3-django-maintenancemode on Kali Linux

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

2. Uninstall "python3-django-maintenancemode" package

Learn how to uninstall python3-django-maintenancemode on Kali Linux:

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

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

Package: python3-django-maintenancemode
Source: django-maintenancemode
Version: 0.11.7+git221001-3
Installed-Size: 57
Maintainer: Debian QA Group
Architecture: all
Depends: python3-django, python3-django-appconf, python3-ipy, python3-six (>= 1.9.0), python3:any
Size: 11664
SHA256: 36c545197ed8aa1b91cbde5ed665dc87f1e18dfdf7dc2d0ec256c7395a1b5700
SHA1: 1ca2b0ff83f978cdcbefd00c1e7b67f7a72cd348
MD5sum: 8fd3e3e7c006f8b5e098a493f976650e
Description: django module that sets a site down for maintenance (Python 3)
Django Maintenancemode is a middleware that allows you to temporarily
shutdown your site for maintenance work.
.
Logged in users having staff credentials can still fully use the site as can
users visiting the site from an IP address defined in Django's
``INTERNAL_IPS``.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/shanx/django-maintenancemode
Section: python
Priority: optional
Filename: pool/main/d/django-maintenancemode/python3-django-maintenancemode_0.11.7+git221001-3_all.deb