How to Install and Uninstall python39-proto-plus Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python39-proto-plus" package

Please follow the steps below to install python39-proto-plus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-proto-plus

2. Uninstall "python39-proto-plus" package

Please follow the guidelines below to uninstall python39-proto-plus on openSuSE Tumbleweed:

$ sudo zypper remove python39-proto-plus

3. Information about the python39-proto-plus package on openSuSE Tumbleweed

Information for package python39-proto-plus:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-proto-plus
Version : 1.23.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 214.9 KiB
Installed : No
Status : not installed
Source package : python-proto-plus-1.23.0-2.1.src
Upstream URL : https://github.com/googleapis/proto-plus-python
Summary : Pythonic Protocol Buffers
Description :
This is a wrapper around protocol buffers. Protocol buffers is
a specification format for APIs, such as those inside Google.
This library provides protocol buffer message classes and objects
that largely behave like native Python types.