How to Install and Uninstall python3-grpcio Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-grpcio" package

In this section, we are going to explain the necessary steps to install python3-grpcio on Kali Linux

$ sudo apt update $ sudo apt install python3-grpcio

2. Uninstall "python3-grpcio" package

Learn how to uninstall python3-grpcio on Kali Linux:

$ sudo apt remove python3-grpcio $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-grpcio package on Kali Linux

Package: python3-grpcio
Source: grpc
Version: 1.51.1-4
Installed-Size: 13466
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, python3-protobuf (>= 3.21.0~), libabsl20220623 (>= 0~20220623.0-1), libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.34), libre2-10 (>= 20150701+dfsg), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Size: 2821596
SHA256: ccde067d8a90caf7ef28aedd2fa94df0251fcfa2723f8500b76a17110a097f45
SHA1: 88f9bd0f7e8a4d89520884ef45109d133244b5fa
MD5sum: e662ba749cf7c4ff51c09bddb37ac9c9
Description: GRPC system (Python 3)
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 contains the Python 3 bindings.
Description-md5:
Homepage: https://www.grpc.io/
Section: python
Priority: optional
Filename: pool/main/g/grpc/python3-grpcio_1.51.1-4_amd64.deb