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

Last updated: September 28,2024

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

Please follow the guidance below to install python2-aws-xray-sdk on openSUSE Leap

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

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

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

$ sudo zypper remove python2-aws-xray-sdk

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

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