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

Last updated: October 06,2024

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

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

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

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

Please follow the steps below to uninstall golang-opencensus-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:08:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-opencensus-devel
Version : 0.23.0
Release : 2.fc34
Architecture : noarch
Size : 170 k
Source : golang-opencensus-0.23.0-2.fc34.src.rpm
Repository : updates
Summary : Stats collection and distributed tracing framework
URL : https://github.com/census-instrumentation/opencensus-go
License : ASL 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