How to Install and Uninstall python3-opentelemetry-exporter-richconsole.noarch Package on Fedora 39

Last updated: January 15,2025

1. Install "python3-opentelemetry-exporter-richconsole.noarch" package

Please follow the steps below to install python3-opentelemetry-exporter-richconsole.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-opentelemetry-exporter-richconsole.noarch

2. Uninstall "python3-opentelemetry-exporter-richconsole.noarch" package

Please follow the steps below to uninstall python3-opentelemetry-exporter-richconsole.noarch on Fedora 39:

$ sudo dnf remove python3-opentelemetry-exporter-richconsole.noarch $ sudo dnf autoremove

3. Information about the python3-opentelemetry-exporter-richconsole.noarch package on Fedora 39

Last metadata expiration check: 1:28:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-opentelemetry-exporter-richconsole
Epoch : 1
Version : 0.39~b0
Release : 26.fc39
Architecture : noarch
Size : 24 k
Source : python-opentelemetry-contrib-1.18.0-26.fc39.src.rpm
Repository : fedora
Summary : Rich Console Exporter for OpenTelemetry
URL : https://github.com/open-telemetry/opentelemetry-python-contrib
License : Apache-2.0 AND BSD-3-Clause
Description : This library is a console exporter using the Rich tree view. When used with a
: batch span processor, the rich console exporter will show the trace as a tree
: and all related spans as children within the tree, including properties.