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

Last updated: July 01,2024

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

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

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

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

Please follow the steps below to uninstall python3-django-storages-s3 on Kali Linux:

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

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

Package: python3-django-storages-s3
Source: python-django-storages
Version: 1.14.2-1
Installed-Size: 60
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-django-storages-boto3 (<< 1.14-1~)
Depends: python3-boto3, python3-django-storages (= 1.14.2-1), python3:any
Breaks: python3-django-storages-boto3 (<< 1.14-1~)
Size: 26748
SHA256: 024ba5472f6be62e4ff8b0d4ac23977d55718ad7eaf38277eaa9e85f40dcab72
SHA1: f61b34d2be336e707b0d7a7f60697d8f2ea4bd89
MD5sum: ab311931fb895eec3e7671dbeff4e792
Description: storage backends in Django (S3)
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 boto3 backend for AWS S3.
Description-md5:
Homepage: https://github.com/jschneier/django-storages/
Section: python
Priority: optional
Filename: pool/main/p/python-django-storages/python3-django-storages-s3_1.14.2-1_all.deb

5. The same packages on other Linux Distributions