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

Last updated: May 18,2024

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

This is a short guide on how to install python36-aws-xray-sdk on openSuSE Tumbleweed

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

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

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

$ sudo zypper remove python36-aws-xray-sdk

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

Information for package python36-aws-xray-sdk:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-aws-xray-sdk
Version : 2.8.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 548,6 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 python36-aws-xray-sdk-backend
packages. The python36-aws-xray-sdk-all package installs all backends.