How to Install and Uninstall python3-opentelemetry-exporter-jaeger-proto-grpc.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "python3-opentelemetry-exporter-jaeger-proto-grpc.noarch" package

This guide covers the steps necessary to install python3-opentelemetry-exporter-jaeger-proto-grpc.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-opentelemetry-exporter-jaeger-proto-grpc.noarch

2. Uninstall "python3-opentelemetry-exporter-jaeger-proto-grpc.noarch" package

This guide covers the steps necessary to uninstall python3-opentelemetry-exporter-jaeger-proto-grpc.noarch on Fedora 38:

$ sudo dnf remove python3-opentelemetry-exporter-jaeger-proto-grpc.noarch $ sudo dnf autoremove

3. Information about the python3-opentelemetry-exporter-jaeger-proto-grpc.noarch package on Fedora 38

Last metadata expiration check: 3:27:50 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-opentelemetry-exporter-jaeger-proto-grpc
Version : 1.18.0
Release : 1.fc38
Architecture : noarch
Size : 96 k
Source : python-opentelemetry-1.18.0-1.fc38.src.rpm
Repository : updates
Summary : Jaeger Protobuf Exporter for OpenTelemetry
URL : https://github.com/open-telemetry/opentelemetry-python
License : Apache-2.0
Description : This library allows to export tracing data to Jaeger
: (https://www.jaegertracing.io/).
:
: Warning: Since v1.35, the Jaeger supports OTLP natively. Please use the OTLP
: exporter instead. Upstream support for this exporter will end July 2023.