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

Last updated: November 22,2024

1. Install "python3-azure" package

In this section, we are going to explain the necessary steps to install python3-azure on Kali Linux

$ sudo apt update $ sudo apt install python3-azure

2. Uninstall "python3-azure" package

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

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

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

Package: python3-azure
Source: python-azure
Version: 20230705+git-1
Installed-Size: 630953
Maintainer: Debian Python Team
Architecture: all
Depends: python3-msrest (>= 0.5~), python3-msrestazure (>= 0.5~), python3-requests, python3-avro (>= 1.10.0~), python3-aiohttp, python3-azure-storage, python3-colorama, python3-cryptography (>= 2.5), python3-dateutil, python3-importlib-metadata | python3 (>> 3.8), python3-isodate, python3-jsonschema, python3-jwt, python3-marshmallow, python3-msal, python3-msal-extensions, python3-six (>= 1.11.0), python3-strictyaml, python3-tqdm, python3-typing-extensions (>= 3.10~), python3-websocket, python3-yaml, python3-yarl, python3:any
Suggests: python-azure-doc
Size: 13689996
SHA256: cc9414c9563c9f09894fb65c05327711fb37ff2dc5f72cc5a9c3d1829ff396d3
SHA1: 2e6e8cceb030d8da965a5821e90e0b8941bf1a01
MD5sum: af4f6bbc13314838a1585607db6dd324
Description: Microsoft Azure SDK for Python 3.x
The Azure SDK provides a set of Python packages that make it easy to access
the Microsoft Azure components such as ServiceManagement, Storage, and
ServiceBug.
.
This package contains the Python 3.x modules.
Description-md5:
Homepage: https://github.com/Azure/azure-sdk-for-python
Section: python
Priority: optional
Filename: pool/main/p/python-azure/python3-azure_20230705+git-1_all.deb