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

Last updated: September 28,2024

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

Here is a brief guide to show you how to install python312-aws-xray-sdk on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall python312-aws-xray-sdk on openSuSE Tumbleweed:

$ sudo zypper remove python312-aws-xray-sdk

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

Information for package python312-aws-xray-sdk:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-aws-xray-sdk
Version : 2.12.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 495.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 python312-aws-xray-sdk-backend
packages. The python312-aws-xray-sdk-all package installs all backends.