How to Install and Uninstall python3-opentelemetry-instrumentation-aws-lambda.noarch Package on Fedora 38

Last updated: May 20,2024

1. Install "python3-opentelemetry-instrumentation-aws-lambda.noarch" package

Please follow the guidelines below to install python3-opentelemetry-instrumentation-aws-lambda.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-opentelemetry-instrumentation-aws-lambda.noarch

2. Uninstall "python3-opentelemetry-instrumentation-aws-lambda.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-opentelemetry-instrumentation-aws-lambda.noarch on Fedora 38:

$ sudo dnf remove python3-opentelemetry-instrumentation-aws-lambda.noarch $ sudo dnf autoremove

3. Information about the python3-opentelemetry-instrumentation-aws-lambda.noarch package on Fedora 38

Last metadata expiration check: 1:32:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-opentelemetry-instrumentation-aws-lambda
Epoch : 1
Version : 0.39~b0
Release : 16.fc38
Architecture : noarch
Size : 28 k
Source : python-opentelemetry-contrib-1.18.0-16.fc38.src.rpm
Repository : updates
Summary : OpenTelemetry AWS Lambda instrumentation
URL : https://github.com/open-telemetry/opentelemetry-python-contrib
License : Apache-2.0
Description : This library provides an Instrumentor used to trace requests made by the Lambda
: functions on the AWS Lambda service.
:
: It also provides scripts used by AWS Lambda Layers to automatically initialize
: the OpenTelemetry SDK. Learn more on the AWS Distro for OpenTelemetry (ADOT)
: documentation for the Python Lambda Layer.