How to Install and Uninstall python3-azure-storage Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-azure-storage" package

Learn how to install python3-azure-storage on Kali Linux

$ sudo apt update $ sudo apt install python3-azure-storage

2. Uninstall "python3-azure-storage" package

This tutorial shows how to uninstall python3-azure-storage on Kali Linux:

$ sudo apt remove python3-azure-storage $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-azure-storage package on Kali Linux

Package: python3-azure-storage
Source: python-azure
Version: 20230705+git-1
Installed-Size: 6385
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-azure (<< 20200130+git-3~)
Depends: python3-cryptography (>= 2.1.4), python3-azure, python3-isodate, python3-typing-extensions (>= 3.10~), python3:any
Breaks: python3-azure (<< 20200130+git-3~)
Size: 285264
SHA256: 4b541e9e5a3d61fb59e60e894840bfb91152485d1c4cd24a2354a857d4349d2f
SHA1: d400418eb52d70b0878f6426dad1827286fb7dc7
MD5sum: b69eec0f6184ac6272cb0c1b1dbb704d
Description: Microsoft Azure Storage Library for Python 3.x
This Python module provides an API for consuming Microsoft Azure Storage
services including Blob, Queue, Table and Files.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/Azure/azure-sdk-for-python
Section: python
Priority: optional
Filename: pool/main/p/python-azure/python3-azure-storage_20230705+git-1_all.deb