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

Last updated: October 26,2024

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

Please follow the guidance below to install python3-opentelemetry-util-http.noarch on Fedora 38

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

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

Here is a brief guide to show you how to uninstall python3-opentelemetry-util-http.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:11:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-opentelemetry-util-http
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 : 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.