How to Install and Uninstall grpc-proto Package on Kali Linux

Last updated: October 05,2024

1. Install "grpc-proto" package

Learn how to install grpc-proto on Kali Linux

$ sudo apt update $ sudo apt install grpc-proto

2. Uninstall "grpc-proto" package

This guide let you learn how to uninstall grpc-proto on Kali Linux:

$ sudo apt remove grpc-proto $ sudo apt autoclean && sudo apt autoremove

3. Information about the grpc-proto package on Kali Linux

Package: grpc-proto
Version: 0.0~git20220617.99b9845-1
Installed-Size: 196
Maintainer: Debian QA Group
Architecture: all
Size: 35044
SHA256: 12ed871b9dc90eca40aaacfb82a8d022946ed8c1b53a2b23f3d3b4de87169c38
SHA1: e5edf60e2a8289c86d9e51ca019af4490c59f520
MD5sum: 79c1a4f4a311e6a52f5fa453fe569108
Description: Protobuf protocol definitions for gRPC services
Remote Procedure Calls (RPCs) provide a useful abstraction for building
distributed applications and services.
.
gRPC is a modern open source high performance RPC framework that can
run in any environment.
.
Protocol Buffers (Protobuf) are a flexible, efficient, automated
mechanism for serializing structured data - similar to XML, but
smaller, faster, and simpler.
.
This package provides the Protobuf protocol definitions (.proto files)
for gRPC services.
Description-md5: 8352ec254a3d3c9be80922195ec4ac27
Multi-Arch: foreign
Homepage: https://github.com/grpc/grpc-proto
Section: misc
Priority: optional
Filename: pool/main/g/grpc-proto/grpc-proto_0.0~git20220617.99b9845-1_all.deb