How to Install and Uninstall python311-aws-xray-sdk Package on openSuSE Tumbleweed

Last updated: June 26,2024

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

This guide covers the steps necessary to install python311-aws-xray-sdk on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-aws-xray-sdk

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

Please follow the steps below to uninstall python311-aws-xray-sdk on openSuSE Tumbleweed:

$ sudo zypper remove python311-aws-xray-sdk

3. Information about the python311-aws-xray-sdk package on openSuSE Tumbleweed

Information for package python311-aws-xray-sdk:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-aws-xray-sdk
Version : 2.12.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 517.1 KiB
Installed : No
Status : not installed
Source package : python-aws-xray-sdk-2.12.0-2.7.src
Upstream URL : https://github.com/aws/aws-xray-sdk-python
Summary : The AWS X-Ray SDK for Python
Description :
The AWS X-Ray SDK for Python enables Python developers to record and
emit information from within their applications to the AWS X-Ray service.
It works through any one of various frameworks, provided by backends. The
following backends are included in the main package:
* botocore
* httplib
* sqlite3
Additional backends can be installed by installing python311-aws-xray-sdk-backend
packages. The python311-aws-xray-sdk-all package installs all backends.