How to Install and Uninstall golang-opencensus-devel.noarch Package on Fedora 36

Last updated: October 02,2024

1. Install "golang-opencensus-devel.noarch" package

Please follow the guidance below to install golang-opencensus-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-opencensus-devel.noarch

2. Uninstall "golang-opencensus-devel.noarch" package

Please follow the step by step instructions below to uninstall golang-opencensus-devel.noarch on Fedora 36:

$ sudo dnf remove golang-opencensus-devel.noarch $ sudo dnf autoremove

3. Information about the golang-opencensus-devel.noarch package on Fedora 36

Last metadata expiration check: 1:58:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-opencensus-devel
Version : 0.23.0
Release : 5.fc36
Architecture : noarch
Size : 170 k
Source : golang-opencensus-0.23.0-5.fc36.src.rpm
Repository : updates
Summary : Stats collection and distributed tracing framework
URL : https://github.com/census-instrumentation/opencensus-go
License : Apache-2.0
Description : OpenCensus Go is a Go implementation of OpenCensus, a toolkit for collecting
: application performance and behavior monitoring data. Currently it consists of
: three major components: tags, stats and tracing.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – go.opencensus.io