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

Last updated: May 20,2024

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

This is a short guide on how to install python3-django-storages-ftp on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall python3-django-storages-ftp on Kali Linux:

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

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

Package: python3-django-storages-ftp
Source: python-django-storages
Version: 1.14.2-1
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django-storages (= 1.14.2-1), python3:any
Size: 22040
SHA256: d01e37b4a33917e33471655bc4a2021088c0f85005da8b2a62d61b0bd57510c8
SHA1: c62b8bbf4c2ab9968e75697141f41a51f045f154
MD5sum: d1463c96d73f06d46680a8c5f7c58637
Description: storage backends in Django (FTP)
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 FTP backend.
Description-md5:
Homepage: https://github.com/jschneier/django-storages/
Section: python
Priority: optional
Filename: pool/main/p/python-django-storages/python3-django-storages-ftp_1.14.2-1_all.deb