How to Install and Uninstall python3-opentelemetry-instrumentation-fastapi.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "python3-opentelemetry-instrumentation-fastapi.noarch" package

Please follow the step by step instructions below to install python3-opentelemetry-instrumentation-fastapi.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-opentelemetry-instrumentation-fastapi.noarch

2. Uninstall "python3-opentelemetry-instrumentation-fastapi.noarch" package

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

$ sudo dnf remove python3-opentelemetry-instrumentation-fastapi.noarch $ sudo dnf autoremove

3. Information about the python3-opentelemetry-instrumentation-fastapi.noarch package on Fedora 39

Last metadata expiration check: 2:23:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-opentelemetry-instrumentation-fastapi
Epoch : 1
Version : 0.39~b0
Release : 26.fc39
Architecture : noarch
Size : 26 k
Source : python-opentelemetry-contrib-1.18.0-26.fc39.src.rpm
Repository : fedora
Summary : OpenTelemetry FastAPI Instrumentation
URL : https://github.com/open-telemetry/opentelemetry-python-contrib
License : Apache-2.0
Description : This library provides automatic and manual instrumentation of FastAPI web
: frameworks, instrumenting http requests served by applications utilizing the
: framework.
:
: auto-instrumentation using the opentelemetry-instrumentation package is also
: supported.