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

Last updated: July 01,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall python38-aws-xray-sdk on openSuSE Tumbleweed:

$ sudo zypper remove python38-aws-xray-sdk

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

Information for package python38-aws-xray-sdk:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-aws-xray-sdk
Version : 2.8.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 554,9 KiB
Installed : No
Status : not installed
Source package : python-aws-xray-sdk-2.8.0-1.4.src
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 python38-aws-xray-sdk-backend
packages. The python38-aws-xray-sdk-all package installs all backends.