How to Install and Uninstall python3-django-downloadview Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-django-downloadview" package

This tutorial shows how to install python3-django-downloadview on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-django-downloadview" package

Here is a brief guide to show you how to uninstall python3-django-downloadview on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-django-downloadview package on Ubuntu 21.10 (Impish Indri)

Package: python3-django-downloadview
Architecture: all
Version: 2.1.1-1
Priority: optional
Section: universe/python
Source: django-downloadview
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 127
Depends: python3-django, python3-pkg-resources, python3-requests, python3:any
Filename: pool/universe/d/django-downloadview/python3-django-downloadview_2.1.1-1_all.deb
Size: 21852
MD5sum: 450c4ddbf5f63e9f680fb7a1de443692
SHA1: 748a71e35cb68aadcb852003c454974dd3a42819
SHA256: a146d6d0e958f110d0c4520941c0fbaf3f357b84f75ce11cd6ca776923f8e4b3
SHA512: 88c3620990d74f1c791eaf8be8f20727574f58855347a547ec2d76a1be9f0899dfb5bdad36fffc2359829ead6c8bc352b551f1539596acc1d0135343f359619b
Homepage: https://github.com/benoitbryon/django-downloadview
Description-en: 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: 9a4a618ff4df998d873abcb8f01ba0a8