How to Install and Uninstall golang-google-genproto-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-google-genproto-dev" package

Here is a brief guide to show you how to install golang-google-genproto-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-google-genproto-dev

2. Uninstall "golang-google-genproto-dev" package

Please follow the instructions below to uninstall golang-google-genproto-dev on Kali Linux:

$ sudo apt remove golang-google-genproto-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-google-genproto-dev package on Kali Linux

Package: golang-google-genproto-dev
Source: golang-google-genproto
Version: 0.0~git20200413.b5235f6-3
Installed-Size: 47188
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-golang-protobuf-1-3-dev | golang-github-golang-protobuf-1-5-dev, golang-google-grpc-dev (>= 1.19.0~)
Breaks: golang-github-grpc-ecosystem-grpc-gateway-dev (<< 1.6.4), golang-google-cloud-compute-metadata-dev (<< 0.9.0-8~), golang-google-cloud-dev (<< 0.9.0-8~)
Size: 4033380
SHA256: b087b6c3570a5a96f0b0827b66bbf4b4b031e71fe3c703f86686ab3009070e4e
SHA1: f66270177326c3ab9cee491d7561d268d420b600
MD5sum: e46d8603e81b487e94ce8a94369e0719
Description: Generated Go packages for common protocol buffer types
This repository contains the generated Go packages for common protocol buffer
types, and the generated gRPC code necessary for interacting with Google's
gRPC APIs.
.
It provides similar functionality to the now abandoned
golang-github-googleapis-proto-client-go.
.
There are two sources for the proto files used in this repository:
.
* google/protobuf: the code in the protobuf and ptypes subdirectories is
derived from this repo. The messages in protobuf are used to describe
protocol buffer messages themselves. The messages under ptypes define the
common well-known types.
* googleapis/googleapis: the code in the googleapis is derived from this repo.
The packages here contain types specifically for interacting with Google
APIs.
Description-md5:
Multi-Arch: foreign
Homepage: https://godoc.org/google.golang.org/genproto
Section: golang
Priority: optional
Filename: pool/main/g/golang-google-genproto/golang-google-genproto-dev_0.0~git20200413.b5235f6-3_all.deb