How to Install and Uninstall python39-grpcio Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python39-grpcio" package

This guide covers the steps necessary to install python39-grpcio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-grpcio

2. Uninstall "python39-grpcio" package

Please follow the instructions below to uninstall python39-grpcio on openSuSE Tumbleweed:

$ sudo zypper remove python39-grpcio

3. Information about the python39-grpcio package on openSuSE Tumbleweed

Information for package python39-grpcio:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-grpcio
Version : 1.62.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.9 MiB
Installed : No
Status : not installed
Source package : python-grpcio-1.62.0-1.2.src
Upstream URL : https://grpc.io
Summary : HTTP/2-based Remote Procedure Call implementation
Description :
gRPC is a remote procedure call (RPC) framework. gRPC enables client
and server applications to communicate, and enables the building of
connected systems.