How to Install and Uninstall protobuf-compiler-grpc Package on Kali Linux

Last updated: November 07,2024

1. Install "protobuf-compiler-grpc" package

This is a short guide on how to install protobuf-compiler-grpc on Kali Linux

$ sudo apt update $ sudo apt install protobuf-compiler-grpc

2. Uninstall "protobuf-compiler-grpc" package

This guide covers the steps necessary to uninstall protobuf-compiler-grpc on Kali Linux:

$ sudo apt remove protobuf-compiler-grpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the protobuf-compiler-grpc package on Kali Linux

Package: protobuf-compiler-grpc
Source: grpc
Version: 1.51.1-4
Installed-Size: 167
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgrpc29 (>= 1.51.1), libprotobuf32 (>= 3.21.12), libprotoc32 (>= 3.21.12), libstdc++6 (>= 13.1), protobuf-compiler
Size: 40588
SHA256: e782ab13b544f44f530388ea3627231bbc812759cb86c31890896e5d7147c1e9
SHA1: d9c6f70efe5cf5da5d8fef5b1c0f5a61d0f78962
MD5sum: 6f0c1a53dac881216e1abb6e112512d5
Description: high performance general RPC framework - protobuf plugin
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package provides the plugins needed for compiling gRPC service
definitions with the protobuf compiler.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.grpc.io/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/grpc/protobuf-compiler-grpc_1.51.1-4_amd64.deb