How to Install and Uninstall python3-grpc-tools Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-grpc-tools" package

Please follow the guidance below to install python3-grpc-tools on Kali Linux

$ sudo apt update $ sudo apt install python3-grpc-tools

2. Uninstall "python3-grpc-tools" package

Please follow the instructions below to uninstall python3-grpc-tools on Kali Linux:

$ sudo apt remove python3-grpc-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-grpc-tools package on Kali Linux

Package: python3-grpc-tools
Source: python-grpc-tools (1.14.1-6)
Version: 1.14.1-6+b1
Installed-Size: 10796
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-grpcio, python3-protobuf, python3:any, libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 1771244
SHA256: 92ca9c3789a51fdea3627d7ca18dbf9b61752083f936eaefcf19f4256fc197c1
SHA1: cb94e8a0bc786bd560ab3c84969e46904c333bc6
MD5sum: 2a044245bd1cf7634197e86293fb92b0
Description: Protobuf code generator for gRPC (Python 3)
gRPC is a modern open source high performance RPC framework. It can
efficiently connect services in and across data centers with pluggable support
for load balancing, tracing, health checkin and authentication.
.
It is also applicable in last mile of distributed computing to connect
devices, mobile applications and browsers to backend services.
.
This package installs the Protobuf code generator for Python 3.
Description-md5:
Homepage: https://grpc.io/
Section: python
Priority: optional
Filename: pool/main/p/python-grpc-tools/python3-grpc-tools_1.14.1-6+b1_amd64.deb