How to Install and Uninstall python3-grpcio Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python3-grpcio" package

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

$ sudo zypper refresh $ sudo zypper install python3-grpcio

2. Uninstall "python3-grpcio" package

Please follow the step by step instructions below to uninstall python3-grpcio on openSUSE Leap:

$ sudo zypper remove python3-grpcio

3. Information about the python3-grpcio package on openSUSE Leap

Information for package python3-grpcio:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-grpcio
Version : 1.25.0-150200.3.7.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.7 MiB
Installed : No
Status : not installed
Source package : grpc-1.25.0-150200.3.7.1.src
Upstream URL : https://grpc.io/
Summary : Python language bindings for grpc, a HTTP/2 Remote Procedure Call implementation
Description :
This subpackage contains the python3 bindings.