How to Install and Uninstall python-grpcio Package on Debian 10 (Buster)

Last updated: May 20,2024

1. Install "python-grpcio" package

This tutorial shows how to install python-grpcio on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-grpcio

2. Uninstall "python-grpcio" package

Please follow the guidelines below to uninstall python-grpcio on Debian 10 (Buster):

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

3. Information about the python-grpcio package on Debian 10 (Buster)

Package: python-grpcio
Source: grpc
Version: 1.16.1-1
Installed-Size: 2457
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Provides: python2.7-grpcio
Depends: python (<< 2.8), python (>= 2.7~), python-concurrent.futures, python-enum34 (>= 1.0.4), python-six (>= 1.5.2), python:any (<< 2.8), python:any (>= 2.7~), libc-ares2 (>= 1.11.0~rc1), libc6 (>= 2.12), libssl1.1 (>= 1.1.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Description: GRPC system (Python 2)
Description-md5: 949f9145eb996ab825747d03620423ca
Homepage: http://www.grpc.io/
Python-Version: 2.7
Section: python
Priority: optional
Filename: pool/main/g/grpc/python-grpcio_1.16.1-1_amd64.deb
Size: 784508
MD5sum: edc8c863ff4ca62cae0ddc97d1bfcbcd
SHA256: 822cccb34977eac968514231a81030684fcbfd71a16dac2fe0c098c44de7b7c3

5. The same packages on other Linux Distributions