How to Install and Uninstall python3-opencensus.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-opencensus.noarch" package

Here is a brief guide to show you how to install python3-opencensus.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-opencensus.noarch

2. Uninstall "python3-opencensus.noarch" package

This is a short guide on how to uninstall python3-opencensus.noarch on Fedora 34:

$ sudo dnf remove python3-opencensus.noarch $ sudo dnf autoremove

3. Information about the python3-opencensus.noarch package on Fedora 34

Last metadata expiration check: 4:37:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-opencensus
Version : 0.7.13
Release : 1.fc34
Architecture : noarch
Size : 162 k
Source : python-opencensus-0.7.13-1.fc34.src.rpm
Repository : updates
Summary : A stats collection and distributed tracing framework
URL : https://github.com/census-instrumentation/opencensus-python
License : ASL 2.0
Description : OpenCensus provides a framework to measure a server's resource usage and collect
: performance stats. This package contains Python related utilities and supporting
: software needed by OpenCensus.