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

Last updated: May 17,2024

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

Learn how to install python3-django-storages-sftp on Kali Linux

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

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

Please follow the guidance below to uninstall python3-django-storages-sftp on Kali Linux:

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

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

Package: python3-django-storages-sftp
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-paramiko, python3:any
Size: 21920
SHA256: d33e96e446fbbadca1de8008e11f75c2e7a56853584ad8fa2eeec156b5730489
SHA1: 793c2289b690b8414380c756987511b5fe73d7a9
MD5sum: e6c7dec7dce565be35fef3f2b0185639
Description: storage backends in Django (SFTP)
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 SFTP backend.
Description-md5:
Homepage: https://github.com/jschneier/django-storages/
Section: python
Priority: optional
Filename: pool/main/p/python-django-storages/python3-django-storages-sftp_1.14.2-1_all.deb