How to Install and Uninstall golang-github-grpc-ecosystem-gateway-devel.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "golang-github-grpc-ecosystem-gateway-devel.noarch" package

Here is a brief guide to show you how to install golang-github-grpc-ecosystem-gateway-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-grpc-ecosystem-gateway-devel.noarch

2. Uninstall "golang-github-grpc-ecosystem-gateway-devel.noarch" package

This tutorial shows how to uninstall golang-github-grpc-ecosystem-gateway-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-grpc-ecosystem-gateway-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-grpc-ecosystem-gateway-devel.noarch package on Fedora 34

Last metadata expiration check: 3:56:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-grpc-ecosystem-gateway-devel
Version : 1.16.0
Release : 2.fc34
Architecture : noarch
Size : 399 k
Source : golang-github-grpc-ecosystem-gateway-1.16.0-2.fc34.src.rpm
Repository : fedora
Summary : GRPC to JSON proxy generator
URL : https://github.com/grpc-ecosystem/grpc-gateway
License : BSD
Description : The grpc-gateway is a plugin of the Google protocol buffers compiler protoc.
: It reads protobuf service definitions and generates a reverse-proxy server
: which translates a RESTful JSON API into gRPC. This server is generated
: according to the google.api.http annotations in your service definitions.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/grpc-ecosystem/grpc-gateway