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

Last updated: May 18,2024

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

Please follow the guidelines below to install python3-opencensus-proto.noarch on Fedora 34

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

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

This guide let you learn how to uninstall python3-opencensus-proto.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:35:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-opencensus-proto
Version : 0.3.0
Release : 3.fc34
Architecture : noarch
Size : 59 k
Source : python-opencensus-proto-0.3.0-3.fc34.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..