How to Install and Uninstall python3-opentelemetry-util-http.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "python3-opentelemetry-util-http.noarch" package

This tutorial shows how to install python3-opentelemetry-util-http.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-opentelemetry-util-http.noarch

2. Uninstall "python3-opentelemetry-util-http.noarch" package

This tutorial shows how to uninstall python3-opentelemetry-util-http.noarch on Fedora 39:

$ sudo dnf remove python3-opentelemetry-util-http.noarch $ sudo dnf autoremove

3. Information about the python3-opentelemetry-util-http.noarch package on Fedora 39

Last metadata expiration check: 3:44:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-opentelemetry-util-http
Epoch : 1
Version : 0.39~b0
Release : 26.fc39
Architecture : noarch
Size : 29 k
Source : python-opentelemetry-contrib-1.18.0-26.fc39.src.rpm
Repository : fedora
Summary : Web util for OpenTelemetry
URL : https://github.com/open-telemetry/opentelemetry-python-contrib
License : Apache-2.0 AND BSD-3-Clause
Description : This library provides ASGI, WSGI middleware and other HTTP-related
: functionality that is common to instrumented web frameworks (such as Django,
: Starlette, FastAPI, etc.) to track requests timing through OpenTelemetry.