How to Install and Uninstall python3-aws-xray-sdk Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-aws-xray-sdk" package

This is a short guide on how to install python3-aws-xray-sdk on Kali Linux

$ sudo apt update $ sudo apt install python3-aws-xray-sdk

2. Uninstall "python3-aws-xray-sdk" package

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

$ sudo apt remove python3-aws-xray-sdk $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aws-xray-sdk package on Kali Linux

Package: python3-aws-xray-sdk
Source: python-aws-xray-sdk
Version: 0.95-3
Installed-Size: 180
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-jsonpickle, python3-requests, python3-wrapt, python3:any
Size: 30384
SHA256: 28b65d11ff04265e2c573f6903dac10be3620ada468f0628461baa634242544d
SHA1: ed30e37ccca1e88c70d4658b03a6610f89a51a33
MD5sum: 5e1556a2231b3b3f072f486b100bf7db
Description: AWS X-Ray SDK for Python 3
AWS X-Ray is a service that collects data about requests that your
application serves, and provides tools you can use to view, filter, and
gain insights into that data to identify issues and opportunities for
optimization. For any traced request to your application, you can see
detailed information not only about the request and response, but also
about calls that your application makes to downstream AWS resources,
microservices, databases and HTTP web APIs.
.
This package provides the Python 3 version of the module.
Description-md5:
Homepage: https://github.com/aws/aws-xray-sdk-python
Section: python
Priority: optional
Filename: pool/main/p/python-aws-xray-sdk/python3-aws-xray-sdk_0.95-3_all.deb