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

Last updated: July 07,2024

1. Install "python3-django-downloadview" package

Please follow the instructions below to install python3-django-downloadview on Kali Linux

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

2. Uninstall "python3-django-downloadview" package

Please follow the instructions below to uninstall python3-django-downloadview on Kali Linux:

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

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

Package: python3-django-downloadview
Source: django-downloadview
Version: 2.3.0-1
Installed-Size: 132
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-requests, python3:any
Size: 25204
SHA256: 4aeb9edced092787fc2a132bfcb3b92988eb54e2b53c499eb6f24b2a8b9b8aeb
SHA1: 8d0f22046e63fe433423ff7b29983b71576bfa88
MD5sum: 7914265893194af7de9aec270248b0e3
Description: efficient static file serving with Django (Python3 version)
django-downloadview makes it easy to serve files with Django:
.
* manage files with Django (permissions, filters, generation, ...);
* files are stored somewhere or generated somehow (local filesystem,
remote storage, memory...);
* django-downloadview helps to stream the files with very little
code;
* django-downloadview helps to improve performances with reverse
proxies, via mechanisms such as Nginx’s X-Accel or Apache’s
X-Sendfile.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/benoitbryon/django-downloadview
Section: python
Priority: optional
Filename: pool/main/d/django-downloadview/python3-django-downloadview_2.3.0-1_all.deb