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

Last updated: May 18,2024

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

Please follow the guidelines below to install python3-django-storages-libcloud on Kali Linux

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

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

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

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

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

Package: python3-django-storages-libcloud
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-libcloud, python3:any
Size: 21920
SHA256: e614551ce3df3036571cf71fa2af3ada86db5f11a586adafc4adb7ab3b5b042e
SHA1: 2e7954cd25d895d08a3d1674b79e34a6e7597b13
MD5sum: d46269710728584d4581fd8e61d9830c
Description: storage backends in Django (Libcloud)
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 libcloud backend.
Description-md5:
Homepage: https://github.com/jschneier/django-storages/
Section: python
Priority: optional
Filename: pool/main/p/python-django-storages/python3-django-storages-libcloud_1.14.2-1_all.deb