How to Install and Uninstall protobuf21-devel Package on openSuSE Tumbleweed

Last updated: December 27,2024

1. Install "protobuf21-devel" package

Please follow the step by step instructions below to install protobuf21-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install protobuf21-devel

2. Uninstall "protobuf21-devel" package

Please follow the instructions below to uninstall protobuf21-devel on openSuSE Tumbleweed:

$ sudo zypper remove protobuf21-devel

3. Information about the protobuf21-devel package on openSuSE Tumbleweed

Information for package protobuf21-devel:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : protobuf21-devel
Version : 21.12-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : protobuf21-21.12-2.1.src
Upstream URL : https://github.com/protocolbuffers/protobuf
Summary : Header files, libraries and development documentation for protobuf21
Description :
Protocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its internal
RPC protocols and file formats.