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

Last updated: May 14,2024

1. Install "python3-msrestazure" package

Please follow the step by step instructions below to install python3-msrestazure on Kali Linux

$ sudo apt update $ sudo apt install python3-msrestazure

2. Uninstall "python3-msrestazure" package

This guide covers the steps necessary to uninstall python3-msrestazure on Kali Linux:

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

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

Package: python3-msrestazure
Source: python-msrestazure
Version: 0.6.4-3
Installed-Size: 151
Maintainer: Debian Python Team
Architecture: all
Depends: python3-adal, python3-msrest (>= 0.6.3), python3:any
Size: 26452
SHA256: 18e408b9a734e571f052b1c3af7d166fd956eb282f1d69fc0dff9b0777a972f9
SHA1: 9d348602859cc323ff62cb5f25c0775b730eb313
MD5sum: 596458c5c749474295aa0a6b70d0e11a
Description: Runtime library for AutoRest generated Python 3.x clients
The AutoRest tool generates client libraries for accessing Azure's
RESTful web services. Input to AutoRest is a spec that describes the
REST API using the Swagger format. This package contains a Swagger
generator for AutoRest for Python 3.x applications.
Description-md5:
Homepage: https://github.com/Azure/msrestazure-for-python
Section: python
Priority: optional
Filename: pool/main/p/python-msrestazure/python3-msrestazure_0.6.4-3_all.deb