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

Last updated: January 11,2025

1. Install "python3-opencensus-proto.noarch" package

This guide covers the steps necessary to install python3-opencensus-proto.noarch on Fedora 36

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

2. Uninstall "python3-opencensus-proto.noarch" package

Please follow the instructions below to uninstall python3-opencensus-proto.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:01:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-opencensus-proto
Version : 0.3.0
Release : 19.fc36
Architecture : noarch
Size : 50 k
Source : python-opencensus-proto-0.3.0-19.fc36.src.rpm
Repository : fedora
Summary : Python library generated from OpenCensus cross-language protos
URL : https://github.com/census-instrumentation/opencensus-proto/
License : ASL 2.0
Description : Census provides a framework to define and collect stats against metrics and to
: break those stats down across user-defined dimensions.
:
: The Census framework is natively available in many languages (e.g. C++, Go, and
: Java). The API interface types are defined using protos to ensure consistency
: and interoperability for the different implementations..