How To Install golang-github-grpc-ecosystem-prometheus-devel on Fedora 36

In this tutorial we learn how to install golang-github-grpc-ecosystem-prometheus-devel in Fedora 36. golang-github-grpc-ecosystem-prometheus-devel is Prometheus monitoring for your gRPC Go servers and clients

Introduction

In this tutorial we learn how to install golang-github-grpc-ecosystem-prometheus-devel on Fedora 36.

What is golang-github-grpc-ecosystem-prometheus-devel

Prometheus monitoring for your gRPC Go servers and clients. This package contains the source code needed for building packages that reference the following Go import paths – github.com/grpc-ecosystem/go-grpc-prometheus

We can use yum or dnf to install golang-github-grpc-ecosystem-prometheus-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-grpc-ecosystem-prometheus-devel.

Install golang-github-grpc-ecosystem-prometheus-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-grpc-ecosystem-prometheus-devel using dnf by running the following command:

sudo dnf -y install golang-github-grpc-ecosystem-prometheus-devel

Install golang-github-grpc-ecosystem-prometheus-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-grpc-ecosystem-prometheus-devel using yum by running the following command:

sudo yum -y install golang-github-grpc-ecosystem-prometheus-devel

How To Uninstall golang-github-grpc-ecosystem-prometheus-devel on Fedora 36

To uninstall only the golang-github-grpc-ecosystem-prometheus-devel package we can use the following command:

sudo dnf remove golang-github-grpc-ecosystem-prometheus-devel

golang-github-grpc-ecosystem-prometheus-devel Package Contents on Fedora 36

/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/CHANGELOG.md
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/README.md
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/client
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/client/client.go
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/prometheus
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/prometheus/prometheus.yaml
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/protobuf
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/protobuf/service.pb.go
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/protobuf/service.proto
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/server
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/grpc-server-with-prometheus/server/server.go
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/testproto
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/testproto/Makefile
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/testproto/test.pb.go
/usr/share/doc/golang-github-grpc-ecosystem-prometheus-devel/examples/testproto/test.proto
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/grpc-ecosystem
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/.goipath
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/CHANGELOG.md
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/README.md
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/client.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/client_test.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/protobuf
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/grpc-server-with-prometheus/protobuf/service.proto
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto/test.proto
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/go.mod
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/metric_options.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/packages
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus1.13+_test.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/grpcstatus_test.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.12-.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/packages/grpcstatus/native_unwrap1.13+.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/server.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/server_reporter.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/server_test.go
/usr/share/gocode/src/github.com/grpc-ecosystem/go-grpc-prometheus/util.go
/usr/share/licenses/golang-github-grpc-ecosystem-prometheus-devel
/usr/share/licenses/golang-github-grpc-ecosystem-prometheus-devel/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-grpc-ecosystem-prometheus-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).