How to Install and Uninstall golang-grpc-gateway Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-grpc-gateway" package

Here is a brief guide to show you how to install golang-grpc-gateway on Kali Linux

$ sudo apt update $ sudo apt install golang-grpc-gateway

2. Uninstall "golang-grpc-gateway" package

Please follow the instructions below to uninstall golang-grpc-gateway on Kali Linux:

$ sudo apt remove golang-grpc-gateway $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-grpc-gateway package on Kali Linux

Package: golang-grpc-gateway
Source: golang-github-grpc-ecosystem-grpc-gateway (1.16.0-3)
Version: 1.16.0-3+b3
Installed-Size: 4622
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1506720
SHA256: a2f94db637a0fafa069351668ef743b0e853887f074919b0ae08d06f6bba7232
SHA1: e0d325d6f046e776176934dbce7224bd5fb289ce
MD5sum: 98acbbd0a95a3c25c6aa44d2dbb9be0a
Description: gRPC to JSON proxy generator for Golang -- binaries
Grpc-gateway is a protoc plugin that reads gRPC service definitions
and generates a reverse-proxy server which translates a RESTful JSON
API into gRPC. The server is generated according to custom options in
your gRPC definition and helps you to provide your APIs in both gRPC
and RESTful style at the same time.
.
This package contains the generator binaries.
Description-md5:
Homepage: https://github.com/grpc-ecosystem/grpc-gateway
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-glog (= 0.0~git20160126.23def4e-5), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1), golang-yaml.v2 (= 2.4.0-4)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-grpc-ecosystem-grpc-gateway/golang-grpc-gateway_1.16.0-3+b3_amd64.deb