How to Install and Uninstall python3-dj-static Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-dj-static" package

Please follow the instructions below to install python3-dj-static on Kali Linux

$ sudo apt update $ sudo apt install python3-dj-static

2. Uninstall "python3-dj-static" package

Please follow the instructions below to uninstall python3-dj-static on Kali Linux:

$ sudo apt remove python3-dj-static $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dj-static package on Kali Linux

Package: python3-dj-static
Source: dj-static
Version: 0.0.6-6
Installed-Size: 26
Maintainer: Herbert Parentes Fortes Neto
Architecture: all
Depends: python3-django, python3-static3, python3:any (>= 3.3.2-2~)
Size: 5912
SHA256: eed08d852f3e20f488fa7e5e6f9cd5375200b5afc6fc47ed717564a8c6e612c3
SHA1: 5056a93e499eb2368b8efad2e0c8016a2effc5a2
MD5sum: 5925362bab7dde0f95ed635d2f70b8ed
Description: Serve production static files with Django (Python 3)
This is a simple Django middleware utility that allows you to
properly serve static assets from production with a WSGI server
like Gunicorn.
.
Django doesn’t recommend the production use of its static file
server for a number of reasons. There exists, however, a lovely
WSGI application aptly named Static.
.
It is suitable for the production use of static file serving,
unlike Django.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/dj-static
Section: python
Priority: optional
Filename: pool/main/d/dj-static/python3-dj-static_0.0.6-6_all.deb