How to Install and Uninstall python3-aws-xray-sdk Package on openSUSE Leap

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install python3-aws-xray-sdk on openSUSE Leap

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

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

Please follow the step by step instructions below to uninstall python3-aws-xray-sdk on openSUSE Leap:

$ sudo zypper remove python3-aws-xray-sdk

3. Information about the python3-aws-xray-sdk package on openSUSE Leap

Information for package python3-aws-xray-sdk:
---------------------------------------------
Repository : Main Repository
Name : python3-aws-xray-sdk
Version : 2.2.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 435.7 KiB
Installed : No
Status : not installed
Source package : python-aws-xray-sdk-2.2.0-bp155.2.12.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 python3-aws-xray-sdk-backend
packages. The python3-aws-xray-sdk-all package installs all backends.