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

Last updated: October 05,2024

1. Install "python36-proto-plus" package

Please follow the step by step instructions below to install python36-proto-plus on openSuSE Tumbleweed

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

2. Uninstall "python36-proto-plus" package

Please follow the guidance below to uninstall python36-proto-plus on openSuSE Tumbleweed:

$ sudo zypper remove python36-proto-plus

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

Information for package python36-proto-plus:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-proto-plus
Version : 1.19.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 233,7 KiB
Installed : No
Status : not installed
Source package : python-proto-plus-1.19.0-2.1.src
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.