How to Install and Uninstall libgrpc39 Package on openSuSE Tumbleweed

Last updated: June 24,2024

1. Install "libgrpc39" package

This guide covers the steps necessary to install libgrpc39 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libgrpc39

2. Uninstall "libgrpc39" package

Please follow the steps below to uninstall libgrpc39 on openSuSE Tumbleweed:

$ sudo zypper remove libgrpc39

3. Information about the libgrpc39 package on openSuSE Tumbleweed

Information for package libgrpc39:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgrpc39
Version : 1.62.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 12.2 MiB
Installed : No
Status : not installed
Source package : grpc-1.62.1-1.1.src
Upstream URL : https://grpc.io/
Summary : HTTP/2-based Remote Procedure Call implementation
Description :
The reference implementation of the gRPC protocol, done on top of
HTTP/2 with support for synchronous and asynchronous calls. gRPC uses
Protocol Buffers as the Interface Definition Language by default.