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

Last updated: September 30,2024

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

Please follow the guidance below to install python3-opentelemetry-exporter-richconsole.noarch on Fedora 38

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

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

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

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

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

Last metadata expiration check: 5:21:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-opentelemetry-exporter-richconsole
Epoch : 1
Version : 0.39~b0
Release : 16.fc38
Architecture : noarch
Size : 23 k
Source : python-opentelemetry-contrib-1.18.0-16.fc38.src.rpm
Repository : updates
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.