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

Last updated: May 05,2024

1. Install "python3-django-ranged-response" package

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

$ sudo apt update $ sudo apt install python3-django-ranged-response

2. Uninstall "python3-django-ranged-response" package

In this section, we are going to explain the necessary steps to uninstall python3-django-ranged-response on Kali Linux:

$ sudo apt remove python3-django-ranged-response $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-ranged-response
Source: django-ranged-response
Version: 0.2.0-5
Installed-Size: 25
Maintainer: FreedomBox packaging team
Architecture: all
Depends: python3-django, python3:any
Size: 5296
SHA256: 20dc9b81b4f9b7ac29079b2417562903d0c1d8d1709e601702d39e1d5511c902
SHA1: 4c80f775c433d5bca7ae01a4279814999ce96c9a
MD5sum: 5dde785411dcbbbbf322019fb0d9be50
Description: Django file response to stream to browsers properly (Python 3)
Provides RangedFileResponse that is a modified FileResponse that returns
Content-Range headers with the response, so browsers that request the file,
can stream the response properly.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/django-ranged-response/
Section: python
Priority: optional
Filename: pool/main/d/django-ranged-response/python3-django-ranged-response_0.2.0-5_all.deb