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

Last updated: January 24,2025

1. Install "python3-msrest" package

Please follow the instructions below to install python3-msrest on Kali Linux

$ sudo apt update $ sudo apt install python3-msrest

2. Uninstall "python3-msrest" package

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

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

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

Package: python3-msrest
Source: python-msrest
Version: 0.6.21-3
Installed-Size: 295
Maintainer: Debian Python Team
Architecture: all
Depends: python3-certifi (>= 2017.4.17~), python3-isodate (>= 0.6.0~), python3-requests (>= 2.16~), python3-requests-oauthlib (>= 0.5.0~), python3:any
Size: 47684
SHA256: b3ef41a988780ac075ba00526c5c194b3c35012dbbe26b2b121b95e4bd8fd6c6
SHA1: 1813c5b3eee749cbf312df2aaedba80a0364551f
MD5sum: 8bbe5b0c1d17538065719e659390eccd
Description: AutoRest swagger generator Python 3.x client runtime
The AutoRest tool generates client libraries for accessing 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/msrest-for-python
Section: python
Priority: optional
Filename: pool/main/p/python-msrest/python3-msrest_0.6.21-3_all.deb