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

Last updated: May 21,2024

1. Install "python3-django-storages-dropbox" package

This tutorial shows how to install python3-django-storages-dropbox on Kali Linux

$ sudo apt update $ sudo apt install python3-django-storages-dropbox

2. Uninstall "python3-django-storages-dropbox" package

This guide covers the steps necessary to uninstall python3-django-storages-dropbox on Kali Linux:

$ sudo apt remove python3-django-storages-dropbox $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-storages-dropbox
Source: python-django-storages
Version: 1.14.2-1
Installed-Size: 42
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django-storages (= 1.14.2-1), python3-dropbox, python3:any
Size: 21916
SHA256: 53c18e18b15ee18ef58623e27e2918e417f774c67dbe6d47465bd44b1c68b11b
SHA1: 1e625020430be63789ce14a2158cd6d1579f8ce1
MD5sum: e0f555a3c032f9a7e0cdb544ff5cc1b8
Description: storage backends in Django (Dropbox)
django-storages is a collection of custom storage backends for Django. Each
storage backend has its own unique settings you will need to add to your
settings.py file. Read the documentation for your storage engine(s) of choice
to determine what you need to add.
.
Each backend is shipped as a separate package to ensure granular dependencies.
This package contains the Dropbox backend.
Description-md5:
Homepage: https://github.com/jschneier/django-storages/
Section: python
Priority: optional
Filename: pool/main/p/python-django-storages/python3-django-storages-dropbox_1.14.2-1_all.deb