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

Last updated: May 08,2024

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

This tutorial shows how to install python3-aws-xray-sdk-aiobotocore on openSUSE Leap

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

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

This guide covers the steps necessary to uninstall python3-aws-xray-sdk-aiobotocore on openSUSE Leap:

$ sudo zypper remove python3-aws-xray-sdk-aiobotocore

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

Information for package python3-aws-xray-sdk-aiobotocore:
---------------------------------------------------------
Repository : Main Repository
Name : python3-aws-xray-sdk-aiobotocore
Version : 2.2.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 14.6 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 : aiobotocore backend for the AWS X-Ray Python SDK
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.
This package provides the aiobotocore backend for python3-aws-xray-sdk.